-
Notifications
You must be signed in to change notification settings - Fork 55
Pull requests: microsoft/pg_durable
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
WIP: start issue #240 implementation for skipped downstream node status
#249
opened Jun 18, 2026 by
Pyrotechnic679
Loading…
Implement full UUID instance/node IDs (#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…
Align
df.metrics() instance status counts with persisted df.instances (exclude rollback orphans)
#217
opened Jun 9, 2026 by
Copilot
AI
Loading…
Configure production Microsoft Clarity ID for website analytics
#212
opened Jun 6, 2026 by
Copilot
AI
Loading…
Security: gate df.metrics() behind explicit EXECUTE grants (Finding 6)
#184
opened May 27, 2026 by
Copilot
AI
Loading…
fix(dsl): compute cron wait at execution time, not at df.start() time
#183
opened May 27, 2026 by
Copilot
AI
Loading…
Add indexed, timestamped, cursor-paginated instance listing APIs
#182
opened May 27, 2026 by
Copilot
AI
Loading…
Add df.status_by_label() and clarify df.status() requires instance_id
#181
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.