Boost My AgentGet Boost OS
Firebase

Firebase starter module

Background work

Runs trusted follow-up work after account or data changes without repeating the same action.

Files
2
Lines
54
Languages
TypeScript

Included files

This page lists paths and purposes, not source contents.

  • src/fulfillment/example-followup-job.ts

    An example follow-up job; copy this file to create your own background work.

    TypeScript

    27 lines

  • src/fulfillment/run-job-once.ts

    Runs background work once for each durable job ID, even when the caller retries.

    TypeScript

    27 lines