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: React to payment failures #80

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

Feature: React to payment failures #80

carlaKC opened this issue Aug 25, 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 25, 2023

There are a few use cases where you'd want to stop the simulation (or an individual activity) when we consistently start to hit failures. This would likely be due to liquidity depletion in one direction.

Possible ways we could do this:

  • Stop after X failure
  • Exponentially back off
  • Take some action
@carlaKC carlaKC added feature New feature or request Medium Priority labels Aug 25, 2023
@carlaKC carlaKC added the simulationerrors Handling of errors than happen within the simulation. label 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