Skip to main content

Module ctx

Module ctx 

Source

Structs§

Ctx
Context threaded through every workflow and step.
RetryPolicy
Policy for retrying a step on failure.
TaskQuery
Builder for filtering, sorting, and paginating task queries.
TaskSummary
Summary of a task returned by Ctx::list().

Enums§

TaskSort
Sort order for task listing.