Options of the retryWhen plugin.
Optional
The minimum delay (in milliseconds) after the observable emits true and retrying the executor — unless the observable emits false.
true
false
0 Copy
0
If true then executor is retried even if it isn't active.
false Copy
Options of the retryWhen plugin.