Background Jobs

Write background work against the in-process scheduler — makeJob and makeCronJob, registration in the jobs array, retries and dedupe, idempotency in an append-only store, fan-out, and the tests that prove each. Use when adding or changing a job, enqueuing work from business or ingest code, editing app/business/jobs.server.ts or app/framework/scheduler.server.ts, picking a retry or interval setting, or testing what a job runs and what it enqueues.

seasonedcc Updated

File contents

seasonedcc/discord-manager/tree/main/.claude/skills/background-jobs commit 7a4b281fdd

Frequently asked questions

npx skillmds@latest add seasonedcc/background-jobs-6