Package

com.krux.stubborn

policy

Permalink

package policy

Visibility
  1. Public
  2. All

Type Members

  1. trait ExponentialBackoff extends Policy

    Permalink
  2. trait ExponentialBackoffAndJitter extends ExponentialBackoff with Policy

    Permalink

    Implements the FullJitter algorithm in https://www.awsarchitectureblog.com/2015/03/backoff.html

  3. trait FixedDelay extends Policy

    Permalink
  4. trait Policy extends AnyRef

    Permalink

Ungrouped