apalis_core

Module response

Source
Expand description

Represents different possible responses.

Structs§

  • A generic Response struct that wraps the result of a task, containing the outcome (Ok or Err), task metadata such as task_id, attempt, and an internal marker field for future extensions.

Traits§