The MIME encoding type of the body.
Used by RabbitMQ for child tasks. Usually the UUID of this task.
1 is not durable, 2 is durable.
Typically "celery"
.
May be ignored if unsupported by the queue.
Queue name to send replies to. Used for RPC result backend.
Generated using TypeDoc
JSON layout of task properties. Directly (de)serializable via JSON.stringify() and JSON.parse().