-
Notifications
You must be signed in to change notification settings - Fork 57
Pull requests: microsoft/pg_durable
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Compare constraint definitions in upgrade schema snapshots
#262
opened Jun 23, 2026 by
snvtac
Loading…
WIP: start issue #240 implementation for skipped downstream node status
#249
opened Jun 18, 2026 by
Pyrotechnic679
Loading…
Harden instance/node ID collisions with retry + composite PK (#129)
#238
opened Jun 16, 2026 by
crprashant
Contributor
Loading…
Fix for Issue #232: generative + invariant-driven DSL testing (Phases 1-6)
#234
opened Jun 14, 2026 by
crprashant
Contributor
Loading…
Fix df.loop: run loops as child sub-orchestrations and fix cross-generation child ID collision
#228
opened Jun 11, 2026 by
Copilot
AI
Loading…
Configure production Microsoft Clarity ID for website analytics
#212
opened Jun 6, 2026 by
Copilot
AI
Loading…
Add indexed, timestamped, cursor-paginated instance listing APIs
#182
opened May 27, 2026 by
Copilot
AI
Loading…
Record cancelled workflows as
Canceled in duroxide.executions
#179
opened May 27, 2026 by
Copilot
AI
Loading…
fix: mark losing-branch nodes as
cancelled after df.race completes
#178
opened May 27, 2026 by
Copilot
AI
Loading…
Add declarative resilience primitives to DSL: retry/backoff/on_error, timeout, sub-second sleep, and set-style fan-out
#166
opened May 23, 2026 by
Copilot
AI
Loading…
Add durable child-orchestration primitives with composable wait semantics
#165
opened May 23, 2026 by
Copilot
AI
Loading…
Rate-limit df.start() per user to prevent DoS (security D-1, D-2)
#142
opened May 5, 2026 by
Copilot
AI
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.