Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uniform Handling of Errors throughout COSMOS #1112

Open
CarsonDavis opened this issue Nov 26, 2024 · 1 comment · May be fixed by #1136
Open

Uniform Handling of Errors throughout COSMOS #1112

CarsonDavis opened this issue Nov 26, 2024 · 1 comment · May be fixed by #1136
Assignees

Comments

@CarsonDavis
Copy link
Collaborator

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

  • 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

@saifrk
Copy link
Collaborator

saifrk commented Dec 4, 2024

Please find attached a document on "Uniform Handling of Errors throughout COSMOS", this is subject to further changes and improvisations: ErrorHandling.pdf

Please find attached a mind map visualizing the same:
Image

saifrk pushed a commit that referenced this issue Dec 11, 2024
@saifrk saifrk linked a pull request Dec 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants