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

Create endpoint with math worker status #957

Open
patcon opened this issue Apr 12, 2021 · 0 comments
Open

Create endpoint with math worker status #957

patcon opened this issue Apr 12, 2021 · 0 comments
Labels
feature-request For new feature suggestions

Comments

@patcon
Copy link
Contributor

patcon commented Apr 12, 2021

Problem:
Math worker currently falls down quite often. This isn't knowable outside prod access, though shows up in "loading..." status for new convos, and would also manifest as convos and reports not updating realtime (though this is less obviously the case).

Suggested solution:
A /health API endpoint with a key for math worker status. E.g., https://microservices.io/patterns/observability/health-check-api.html

This would allow a status page to be created, and a better understanding of uptime for all users. (e.g., people expecting to launch a important convo might wish to do so during hours when math worker is less likely to have issues).

Alternative suggestions:

Additional context:
None. But this feels like a smaller task that could greatly improve the experience of first-time users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request For new feature suggestions
Projects
None yet
Development

No branches or pull requests

1 participant