@saazip/webhook-core-adapter-queueflow
Sources:
packages/adapters/queueflow/package.json|packages/adapters/queueflow/src/index.ts
Purpose
Section titled “Purpose”Official QueueFlow adapter for retry orchestration and replay scheduling.
What it gives you
Section titled “What it gives you”- an explicit bridge between outbound delivery state and QueueFlow jobs
Use this when
Section titled “Use this when”- you want retries or replay work to run through QueueFlow
Workspace details
Section titled “Workspace details”- Package name:
@saazip/webhook-core-adapter-queueflow - Workspace path:
packages/adapters/queueflow
Internal dependencies
Section titled “Internal dependencies”External dependencies
Section titled “External dependencies”- None
Usually paired with
Section titled “Usually paired with”Scripts
Section titled “Scripts”build:tsc -p tsconfig.jsontypecheck:tsc --noEmit -p tsconfig.jsonlint:biome check src package.json tsconfig.json