Docs

Tasks

A task is one unit of work submitted to a named queue. Each task has an identifier, state, payload and attempt count. Use an idempotency key when the caller may retry a request.

Related: tasks · retry policy · API reference