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
mwdchang
changed the title
[TASK]: Gracefully fail simulate if upstream crashes
[TASK]: Gracefully fail simulate if upstream services crash
Jan 23, 2025
For "simulations progress", we rely on upstream services to update Terarium simulation directly, or to send message queue events.
This means if the upstream services goes away, the simulations that are in-progress will get stuck because they will no longer receive update-events.
We should probably add a timeout check and fail the simulations after some X-minutes.
The text was updated successfully, but these errors were encountered: