Skip to content

AsyncExecutorWithRetries Fields

This class is a convenient utility class to execute a certain asynchronous function with retries, allowing to specify custom retry filters and policies.

INFINITE_RETRIES

staticreadonly
View source
public static readonly int INFINITE_RETRIES
Constant used to request an infinite number of retries.