Data contract for local workflow step retry policy.
Summary
Functions
Returns the supported retry backoff types.
Parses retry policy attributes.
Parses retry policy attributes or raises.
Returns the Zoi schema for workflow retry policies.
Types
Functions
@spec backoff_types() :: [atom()]
Returns the supported retry backoff types.
Parses retry policy attributes.
Parses retry policy attributes or raises.
@spec schema() :: Zoi.schema()
Returns the Zoi schema for workflow retry policies.