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

Missing logging / alert when back-end crashes #86

Open
rlancemartin opened this issue May 2, 2023 · 0 comments
Open

Missing logging / alert when back-end crashes #86

rlancemartin opened this issue May 2, 2023 · 0 comments
Assignees

Comments

@rlancemartin
Copy link
Collaborator

rlancemartin commented May 2, 2023

Back-end crashed according to Railway.

Did not see clear logging / alert in Sentry.

Last logging:

2023-05-02 17:31:03,008 loglevel=INFO   logger=evaluator_app grade_model_retrieval() L206  `Grading relevance of retrieved docs ...`
INFO:     Shutting down
2023-05-02 17:38:48,691 loglevel=INFO   logger=uvicorn.error shutdown() L253  Shutting down
INFO:     Waiting for application shutdown.
2023-05-02 17:38:48,793 loglevel=INFO   logger=uvicorn.error shutdown() L66   Waiting for application shutdown.
INFO:     Application shutdown complete.
2023-05-02 17:38:48,793 loglevel=INFO   logger=uvicorn.error shutdown() L77   Application shutdown complete.
INFO:     Finished server process [1]
2023-05-02 17:38:48,793 loglevel=INFO   logger=uvicorn.error serve() L85   Finished server process [1]

Not quite obvious why it crashed based on this logging.

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

No branches or pull requests

2 participants