Reactor. Executor. Backoff
(reactor v1.0.3)
View Source
A placeholder graph vertex for steps which are waiting for their backoff to expire.
Summary
Functions
Generate a backoff which expires in delays milliseconds.
Types
Functions
@spec delay(delay :: pos_integer()) :: t()
Generate a backoff which expires in delays milliseconds.