ubclaunchpad / ubclaunchpad/neuron
Bug: if you try and access a logged in page while your database is down, the page crashes
Open
@gsthanhnguyen is already working on this.
Since Feb 14, 2026.
bug
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 0
- Avg merge
- 19m
- Merged PRs (30d)
- 6
Description
Just like the issues says:
To recreate:
- Login to a user's account.
- Kill docker, so you lose db connection
- APIError: Failed to get session
See if there is a way to fail more gracefully than what happens now.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.