ExBifrost.Model.ListCircuitBreakerPolicies200ResponsePoliciesInnerDefaultCooldown (ex_bifrost v0.1.0)

Copy Markdown View Source

How long to keep the circuit open (in nanoseconds). Accepted as a Go duration string on write (e.g. "30s", "5m"); returned as an integer (nanoseconds) on read. Defaults to 30 seconds (30000000000 ns).

Summary

Types

t()

@type t() ::
  %ExBifrost.Model.ListCircuitBreakerPolicies200ResponsePoliciesInnerDefaultCooldown{}

Functions

decode(value)