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

Add server health check to client #121

Open
evan10s opened this issue May 6, 2024 · 0 comments
Open

Add server health check to client #121

evan10s opened this issue May 6, 2024 · 0 comments

Comments

@evan10s
Copy link
Member

evan10s commented May 6, 2024

Show a full-page alert (e.g., modal) on the client if:

  • The server isn't responding to a health check
  • The websocket server is not connected

Show a big, non-blocking alert (e.g., global alert) if:

  • The worker itself is not running

I'm not sure how to monitor the worker's health, perhaps have a heartbeat job update something in the DB every few minutes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant