PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore(deps): Update python dependencies
renovate/python-dependencies
2 hours ago
chore(deps): Update python dev tooling
renovate/python-dev-tooling
2 hours ago
chore(deps): Update docker images
renovate/docker-images
2 hours ago
fix(server): begin SQLite write transaction before reading in mark_deployments_ready Deployment readiness transitions read deployment rows and then update them in one transaction. On SQLite a deferred transaction that reads first cannot be upgraded to a write once another connection has committed, so concurrent worker polls failed with 'database is locked'. Start the transaction with BEGIN IMMEDIATE so the write lock is held before the read. Closes #23051 OSS-8199 Co-authored-by: Alexander Streed <desertaxle@users.noreply.github.com>
devin1/oss-8199-sqlite-lock-errors-in-mark_deployments_ready-during
3 hours ago
fix: fence Redis lease revocation claims
Tyagiquamar:fix-revoke-expired-lease-renewed
8 hours ago
fix: coordinate Redis lease revocation
Tyagiquamar:fix-revoke-expired-lease-renewed
8 hours ago
fix: prevent lease renewal during revocation
Tyagiquamar:fix-revoke-expired-lease-renewed
9 hours ago
Add return type hint to test fixture Co-authored-by: Alexander Streed <alex.s@prefect.io>
devin/1788722673-home-dependent-path-defaults
22 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
chore(deps): Update python dependencies
#22928
2 hours ago
03ec141
renovate/python-dependencies
CodSpeed Performance Gauge
0%
chore(deps): Update python dev tooling
#22926
2 hours ago
cddbdda
renovate/python-dev-tooling
CodSpeed Performance Gauge
0%
chore(deps): Update docker images
#23053
2 hours ago
fb32fca
renovate/docker-images
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs