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