PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump pydocket floor to 0.23.1 for Sentinel daemon TLS support docket 0.23.1 ships chrisguidry/docket#445, which shares the URL's ssl_* options with the Sentinel daemon connections — required for rediss+sentinel:// Docket URLs verified by a private CA. Update the setting description (schema and settings reference regenerated) and the self-hosted docs accordingly. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
fatih-acar:feat/redis-sentinel-on-22211
3 hours ago
Add index on flow_run.deployment_id Deployment-filtered flow run queries had no usable index on flow_run.deployment_id, so /flow_runs/paginate sequentially scanned the whole table and timed out with a 500 on large Postgres databases. Co-authored-by: Alexander Streed <alex@prefect.io>
devin1/oss-8162-flow_runspaginate-times-out-500-on-large-dbs-when-filtering
3 hours ago
Bound flow run child deletes in the vacuum Delete the logs and artifacts of the selected runs in separately committed batches of batch_size, then delete the runs after re-checking eligibility, so one cycle no longer holds a transaction sized by the child rows of a batch. Co-authored-by: Alexander Streed <alex.s@prefect.io>
devin1/oss-8158-db_vacuum-deletes-flow-runs-first-then-full-scans-log-anti
1 day ago
Release concurrency slots before removing an expired lease Co-Authored-By: bot_apk <apk@cognition.ai>
devin/1787151331-repossessor-commit-before-revoke
1 day ago
Capture Kubernetes job pod logs once the job is terminal (#22883) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
1 day ago
Share ssl_* options with Sentinel daemon connections on TLS schemes Verified against a real TLS Sentinel topology (3 daemons, master + 2 replicas, self-signed CA): the funneled ssl_* query options previously reached only the data-node connections, so a private CA passed as ?ssl_ca_certs= (or ?ssl_cert_reqs=none) left every Sentinel daemon connection failing certificate verification during discovery and master resolution raised MasterNotFoundError. On rediss+sentinel:// URLs the daemon connections now reuse the URL's ssl_* options, so one CA covers the whole topology; plaintext daemons are unaffected. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
fatih-acar:feat/redis-sentinel-on-22211
2 days ago
Harden flow run vacuum cleanup
devin1/oss-8158-db_vacuum-deletes-flow-runs-first-then-full-scans-log-anti
2 days ago
Harden logging against async cancellation
codex/pytest-split-spike
2 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Add Redis Sentinel support to prefect-redis
#22377
3 hours ago
0bcb25e
fatih-acar:feat/redis-sentinel-on-22211
CodSpeed Performance Gauge
0%
Add index on flow_run.deployment_id
#22890
4 hours ago
c27384f
devin1/oss-8162-flow_runspaginate-times-out-500-on-large-dbs-when-filtering
CodSpeed Performance Gauge
+1%
Delete flow run logs and artifacts by flow_run_id
#22875
1 day ago
5ebfba4
devin1/oss-8158-db_vacuum-deletes-flow-runs-first-then-full-scans-log-anti
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs