Skip to content

feat(pathways): parallelize provisioning with retries - #108

Open
jbiskur wants to merge 1 commit into
mainfrom
t3code/check-usable-access
Open

feat(pathways): parallelize provisioning with retries#108
jbiskur wants to merge 1 commit into
mainfrom
t3code/check-usable-access

Conversation

@jbiskur

@jbiskur jbiskur commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • provision independent flow types and event types with bounded concurrency
  • retry transient HTTP and network failures with exponential backoff, jitter, and Retry-After support
  • preserve dependency ordering and existing provisioning failure policies

Test plan

  • deno lint
  • deno check src/mod.ts
  • deno task build:npm
  • focused provisioning tests, 11 tests and 51 steps
  • PostgreSQL-backed test suites
  • CI green

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant