menu
dio_api_services package
documentation
smart_retry/retry_interceptor.dart
smart_retry/retry_interceptor.dart
dark_mode
light_mode
smart_retry/retry_interceptor
library
Classes
RetryInterceptor
An interceptor that will try to send failed request again
Extensions
OptionsX
on
Options
RequestOptionsX
on
RequestOptions
Typedefs
RetryEvaluator
=
FutureOr
<
bool
>
Function
(
DioException
error
,
int
attempt
)
dio_api_services package
documentation
smart_retry/retry_interceptor.dart
dio_api_services
package
Libraries
connectivity_status
dio_api_services
dio_error_util
dio_logger_interceptor
smart_retry/default_retry_evaluator
smart_retry/http_status_codes
smart_retry/multipart_file_recreatable
smart_retry/retry_interceptor
smart_retry/retry_not_supported_exception
retry_interceptor library