Browse Source
We normally reconnect after 1 second: have a flag to say wait for 60. This will be used in the next patch which handles "soft" errors. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Header from folded patch 'channel_fail_transient_slowretry.patch': fixup! lightningd: add slow_reconnect flag for transient failure. @ZmnSCPxj points out that function is unsafe, since omitting the bool parameter still compiled. Make it two separate functions, each with a distinctive name so every caller has to be fixed. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>pull/2938/head
Rusty Russell
6 years ago
6 changed files with 40 additions and 22 deletions
Loading…
Reference in new issue