RetryProperties

Extended by configuration that needs retry regarding Spring AI.

Inheritors

Properties

Link copied to clipboard
abstract val backoffMaxInterval: Long
Link copied to clipboard
abstract val backoffMillis: Long
Link copied to clipboard
Link copied to clipboard
abstract val maxAttempts: Int
Link copied to clipboard
open val retryPolicy: <Error class: unknown class>

Functions

Link copied to clipboard
open override fun retryTemplate(name: String): <Error class: unknown class>