iceberg-cpp
Loading...
Searching...
No Matches
iceberg::RetryRunner Member List

This is the complete list of members for iceberg::RetryRunner, including all inherited members.

OnlyRetryOn(std::initializer_list< ErrorKind > error_kinds)iceberg::RetryRunnerinline
OnlyRetryOn(ErrorKind error_kind)iceberg::RetryRunnerinline
RetryRunner(RetryConfig config={})iceberg::RetryRunnerinlineexplicit
Run(F &&task, int32_t *attempt_counter=nullptr) -> detail::RetryTaskResult< F >iceberg::RetryRunnerinline
StopRetryOn(std::initializer_list< ErrorKind > error_kinds)iceberg::RetryRunnerinline
StopRetryOn(ErrorKind error_kind)iceberg::RetryRunnerinline