RetryMiddleware({ this.maxAttempts = 3, this.delay = const Duration(seconds: 1), this.shouldRetry, });