Render Background Workers

Sets up and configures background workers on Render for queue-based job processing. Use when the user needs to process async jobs, consume from a queue, run Celery/Sidekiq/BullMQ/Asynq/Oban workers, handle graceful shutdown with SIGTERM, wire a worker to Key Value (Redis), or choose between workers and cron jobs for background work. Trigger terms: background worker, async jobs, queue consumer, Celery, Sidekiq, BullMQ, Asynq, Oban, job processing, SIGTERM, graceful shutdown.

ConcertoNotes Updated 0 repo stars

File contents

ConcertoNotes/codex-plugins/tree/main/plugins/official/render/skills/render-background-workers commit aab99f835b

Frequently asked questions

npx skillmds@latest add concertonotes/render-background-workers