bitcoin-dev-project / bitcoin-dev-project/sim-ln
Feature: React to payment failures
Open
feature
Medium Priority
simulationerrors
- Dominant language
- Rust
- Stars
- 80
- Forks
- 40
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 2
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.