The build step omitted COMPOSE_PROFILES, so docker compose skipped the dj-queue worker and up -d reused an image from an earlier deploy; the monica_site beta worker kept psycopg2 and crash-looped on LISTEN/NOTIFY.
The build step omitted COMPOSE_PROFILES, so docker compose skipped the dj-queue worker and up -d reused an image from an earlier deploy; the monica_site beta worker kept psycopg2 and crash-looped on LISTEN/NOTIFY.