Robustness: Tolerance for Temporary Failures #32
Labels
Low Priority
Robustness
Changes that improve the robustness of running the simulator
simulationerrors
Handling of errors than happen within the simulation.
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.
The text was updated successfully, but these errors were encountered: