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

Set up appropriate error handlers so db server doesn't crash #139

Open
patudom opened this issue Sep 17, 2024 · 1 comment
Open

Set up appropriate error handlers so db server doesn't crash #139

patudom opened this issue Sep 17, 2024 · 1 comment
Assignees
Labels
2. complete soon Non-breaking issue that should be fixed or implemented soon

Comments

@patudom
Copy link
Contributor

patudom commented Sep 17, 2024

Per our team meeting, we've seen that insufficient error handling can cause local instances of a db server to crash. We need to ensure that this doesn't happen to the deployed server with live students.

@patudom patudom added the 2. complete soon Non-breaking issue that should be fixed or implemented soon label Sep 17, 2024
@Carifio24
Copy link
Member

I added some extra error handling in #141, as well as a linting rule that should help quite a bit, but I'm going to keep this open and continue until we have some testing set up (which I'm working on) so that we can really be sure that the server won't ever crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. complete soon Non-breaking issue that should be fixed or implemented soon
Projects
None yet
Development

No branches or pull requests

2 participants