Cloudflare starter module
Background work
Moves follow-up work out of customer requests and prevents the same job from running twice.
- Files
- 1
- Lines
- 43
- Languages
- TypeScript
Included files
This page lists paths and purposes, not source contents.
FilePurposeLanguageLines
src/fulfillment/background-jobs.ts
Claims repeat-safe background work and runs it through the Worker lifecycle.
TypeScript
43 lines