ActionQos

constructor(maxAttempts: Int = 5, backoffMillis: Long = 10000, backoffMultiplier: Double = 5.0, backoffMaxInterval: Long = 60000, idempotent: Boolean = false)