Retry extension
Extension providing retry functionality for ads
- on
Methods
-
resetRetry(
) → dynamic -
Available on FastBaseAd, provided by the Retry extension
Reset the retry counter and delay -
retry(
) → dynamic -
Available on FastBaseAd, provided by the Retry extension
Implement exponential backoff retry logic
Constants
- maxRetryCount → const int
- Maximum number of retry attempts