bitcoin-dev-project / bitcoin-dev-project/sim-ln
Robustness: Tolerance for Temporary Failures
Open
Low Priority
Robustness
simulationerrors
- Dominant language
- Rust
- Stars
- 80
- Forks
- 40
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 2
Description
Right now we error-out on any `LightningNode` API failure. We should have some tolerance for temporary failures so that the simulation is more robust.
An example of the type of error we could hit: When LND starts up, GRPC calls will fail until it's unlocked its wallet and synced the chain.
Contributor guide
Assessment
This issue has not been assessed yet.