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