Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.network/RetryPolicy/DoNotRetry

DoNotRetry

object DoNotRetry : RetryPolicy

DoNotRetry signifies that this request cannot be safely retried.

Functions

shouldRetry
Link copied to clipboard
open override fun shouldRetry(): Boolean

This method is used to determine whether or not the request should be retried

Generated by Dokka
(c) Tealium 2026