PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Key repossessor revocation tasks per lease (OSS-8173) Co-authored-by: Linear User <linear@prefect.io>
devin1/oss-8173-filesystem-lease-storage-unsynchronised-expiration-index
2 hours ago
Remove the unbounded flow run count from the dashboard empty-state check (#22920) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alexander Streed <alex.s@prefect.io>
main
2 hours ago
Make the test storage_document_id fixture and block data encryption deterministic (#22966) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io>
main
2 hours ago
Merge branch 'main' into devin1/oss-8173-filesystem-lease-storage-unsynchronised-expiration-index
devin1/oss-8173-filesystem-lease-storage-unsynchronised-expiration-index
2 hours ago
Fix scheduled flow run polling (#22970) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alexander Streed <alex.s@prefect.io>
main
2 hours ago
Make the filesystem lease index lock actually shared across instances get_concurrency_lease_storage() builds a fresh ConcurrencyLeaseStorage per call, so the lock added to serialize concurrent index renewals was an instance attribute that never actually served that purpose - each caller held its own lock and could still interleave with another request's read-modify-write of expirations.json. Moving the lock to a class attribute means every instance in the process shares it, which is what the guard was meant to do.
afonsojanu:fix/lease-expiration-index-race-22935
3 hours ago
fix: Add global semaphore to concurrency sync context managers to prevent DB timeouts (closes #16299)
botbikamordehai2-sketch:fix/issue-16299-1787950577
1 day ago
perf(events): avoid legacy resource label setting lookup
chuqCTC:fix/cache-resource-label-limit
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
Prevent revocation of live filesystem concurrency leases
#22936
2 hours ago
42750d0
devin1/oss-8173-filesystem-lease-storage-unsynchronised-expiration-index
CodSpeed Performance Gauge
0%
Fix lost expiration index updates in the filesystem lease storage
#22971
4 hours ago
307c57c
afonsojanu:fix/lease-expiration-index-race-22935
CodSpeed Performance Gauge
0%
fix: Add global semaphore to concurrency sync context managers to prevent DB timeouts (closes #16299)
#22972
1 day ago
9948687
botbikamordehai2-sketch:fix/issue-16299-1787950577
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs