Set the Duration how long the request should wait before retrying.
setRetryDelay(Duration retryDelay) { this.retryDelay = retryDelay; }