Python Distributed Task Reliability

Use this skill to statically review Python distributed task systems (Celery, RQ, Dramatiq): idempotency under at-least-once delivery, retry policy and backoff, dead-letter and poison-message handling, duplicate execution, acknowledgement timing, scheduling, and transactional-outbox boundaries. Reads task and config source only; it never enqueues, runs, or acknowledges a task.

VincentChuWaiChow 1904512 9 files · 16.3 KB Updated

File contents

VincentChuWaiChow/vanguard-frontier-agentic/tree/main/skills/python/python-distributed-task-reliability commit 19045124cd

Frequently asked questions

npx skillmds@latest add vincentchuwaichow/python-distributed-task-reliability