Skip to content

BaseTask

Overview

Runs a task body inside one named action context.

Delivery writes to several tables per message and has no request to take a context from, so without this each write would record an event that nothing associates with the rest.

abstract

autoretry_for

max_retries

retry_backoff

retry_jitter

twilio

Source

server/vueda/vdq/tasks.py:51

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2