OptionalapiHuman-readable name of the API being called.
OptionalfetchCustom fetch implementation to use instead of the global fetch.
OptionalintervalDelay (in milliseconds) between retry attempts.
OptionalonCallback invoked whenever a retry attempt fails.
Information about the failed attempt.
OptionalretriesMaximum number of retry attempts.
Configuration options for createRetryFetchMethod.