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

Feature: Graceful Handling of Perpetually Failing Activities #56

Open
carlaKC opened this issue Aug 18, 2023 · 0 comments
Open

Feature: Graceful Handling of Perpetually Failing Activities #56

carlaKC opened this issue Aug 18, 2023 · 0 comments
Labels
feature New feature or request Medium Priority simulationerrors Handling of errors than happen within the simulation.

Comments

@carlaKC
Copy link
Contributor

carlaKC commented Aug 18, 2023

Since our activities are "statically" defined (A -> B, forever) it's possible (and probable) that some simulation activities may terminally fail.

We should think about alerting / backoff / other ways in which we should handle this scenario.

@carlaKC carlaKC added feature New feature or request Medium Priority labels Aug 28, 2023
@carlaKC carlaKC added the simulationerrors Handling of errors than happen within the simulation. label Sep 21, 2023
@carlaKC carlaKC changed the title Feature: Graceful Handling of Terminally Failing Activities Feature: Graceful Handling of Perpetually Failing Activities Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Medium Priority simulationerrors Handling of errors than happen within the simulation.
Projects
None yet
Development

No branches or pull requests

1 participant