book icon indicating copy to clipboard operation
book copied to clipboard

Improve documentation for `--fork-retry-backoff`

Open PaulRBerg opened this issue 2 years ago • 1 comments

https://github.com/foundry-rs/book/pull/637 added documentation for --fork-retry-backoff, but it is still unclear (to me) what this setting does.

Initial retry backoff on encountering errors.

What does "backoff" mean? Is it a number? An amount of time? A string? Is it enabled by default? If yes, what is the default value?

Also: is this the same thing as what Alchemy means by retries?

PaulRBerg avatar May 17 '23 10:05 PaulRBerg

Related: https://github.com/foundry-rs/foundry/issues/4958

PaulRBerg avatar May 17 '23 10:05 PaulRBerg