Poll dispatch_due in the worker so scheduled posts fire.
CI / test (pull_request) Successful in 16s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-24 10:04:24 -05:00
co-authored by Cursor
parent 96741bc0c8
commit e79577811e
7 changed files with 113 additions and 8 deletions
+1
View File
@@ -4,6 +4,7 @@
# Web runs on every app host (active/active). Start the dj-queue worker on
# exactly ONE host via:
# docker compose -f docker-compose.prod.yml --profile worker up -d
# Worker also polls dispatch_due so scheduled campaigns/social posts fire.
services:
web:
build: .