minDelaySeconds
Parameters
minDelaySeconds
the minimum wait time in seconds before each retry attempt. The actual delay is max(retryAfterHeader, minDelaySeconds.value).
the minimum wait time in seconds before each retry attempt. The actual delay is max(retryAfterHeader, minDelaySeconds.value).