You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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).
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.htmlThis 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.
The text was updated successfully, but these errors were encountered: