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

[TASK]: Gracefully fail simulate if upstream services crash #6202

Open
mwdchang opened this issue Jan 23, 2025 · 0 comments
Open

[TASK]: Gracefully fail simulate if upstream services crash #6202

mwdchang opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
task Development task

Comments

@mwdchang
Copy link
Member

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.

@mwdchang mwdchang added the task Development task label Jan 23, 2025
@mwdchang mwdchang changed the title [TASK]: Gracefully fail simulate if upstream crashes [TASK]: Gracefully fail simulate if upstream services crash Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Development task
Projects
None yet
Development

No branches or pull requests

2 participants