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

Improve API Error Handling, etc #647

Closed

Conversation

itutu-tienday
Copy link
Collaborator

Contents

  • Improve API Error Handling

    • Improved error handling in both backend and frontend when an exception occurs in some APIs, as it was insufficient in some APIs.
      • backend ... Improved error handling and organized HTTP response codes
      • frontend ... Appropriate message display in case of error
  • Others

    • improve frontend .env validation

tienday and others added 30 commits April 18, 2024 14:05
- enable debug level for optinist-logger
- adjust logging-format
- improve error message
- use constants
- Clarify definition and determination of NodeType (Data or Algo)
- Clarify definition and determination of NodeType (Data or Algo)
Use Enum, simplify implementation
- A seek(0) was needed before file write in rename().
- add loading flag to <Loading />
- Unified variable naming rules
  - isLoading -> loading
  - selectLoadingXXX -> selectLoading
…ings

Update settings and docs for multiuser mode
tienday and others added 29 commits August 20, 2024 19:37
fixed a bug in the rename of exepriment name
…sation

Add some more information to data_nodes
…r-issues

Improvements in auth and minor ui
…ccur

- be: Fixed snakemake run to correctly detect if there is an error or not.
- fe: Fixed proper display of snackbar when be error occurs
update docs with algorithm node descriptions & Some renaming/reorganisation
- Change default value of API endpoint variable (from window.location)
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 this pull request may close these issues.

4 participants