-
Notifications
You must be signed in to change notification settings - Fork 52
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
•
Draft
docs: drop redundant 'What's Changed' dump from release notes
#248
opened Jun 17, 2026 by
pinodeca
Contributor
Loading…
Simplify df.grant_usage/df.revoke_usage privilege helpers
#242
opened Jun 16, 2026 by
pinodeca
Contributor
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…
fix: reliability hardening — pool isolation, client recovery, SSRF, loop safety
#221
opened Jun 10, 2026 by
iemejia
Contributor
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: document SECURITY DEFINER interaction with df.start() and add start_use_session_user GUC
#185
opened May 27, 2026 by
Copilot
AI
Loading…
Security: restrict df.metrics() to superusers (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…
Preserve cancellation event payload identifiers in
duroxide.history
#180
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…
Reject non-future helper output in composers via GUC marker, rename to df.await_instance
#164
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.