ExWaiter.Polling.Attempt (ex_waiter v1.3.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %ExWaiter.Polling.Attempt{
  next_delay: non_neg_integer() | nil,
  value: any()
}