menu
influxdb_client package
documentation
api.dart
RetryOptions
maxRetries property
maxRetries property
dark_mode
light_mode
maxRetries
property
int
maxRetries
final
Maximum number of attempts before giving up, defaults to 5.
Implementation
final int maxRetries;
influxdb_client package
documentation
api
RetryOptions
maxRetries property
RetryOptions class