Skip to content

@saazip/webhook-core-adapter-queueflow

Sources: packages/adapters/queueflow/package.json | packages/adapters/queueflow/src/index.ts

Official QueueFlow adapter for retry orchestration and replay scheduling.

  • an explicit bridge between outbound delivery state and QueueFlow jobs
  • you want retries or replay work to run through QueueFlow
  • Package name: @saazip/webhook-core-adapter-queueflow
  • Workspace path: packages/adapters/queueflow
  • None
  • build: tsc -p tsconfig.json
  • typecheck: tsc --noEmit -p tsconfig.json
  • lint: biome check src package.json tsconfig.json