You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to have a uniform handling of system errors so that the frontend can easily pick them up and display them to the end user. The first step will be to evaluate existing option in a document.
Think about having the users know errors as well as the developer knowing errors.
Go through the code base and find specific areas and functions where this would be useful.
Implementation Considerations
arst
Deliverable
implementation options document
pros/cons
multiple solutions
general idea of effort and consequences to codebase
how will the frontend receive the error
user vs dev errors
Dependencies
depends on
The text was updated successfully, but these errors were encountered:
Description
We want to have a uniform handling of system errors so that the frontend can easily pick them up and display them to the end user. The first step will be to evaluate existing option in a document.
Think about having the users know errors as well as the developer knowing errors.
Go through the code base and find specific areas and functions where this would be useful.
Implementation Considerations
arst
Deliverable
Dependencies
depends on
The text was updated successfully, but these errors were encountered: