PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Fix event persistence with computed URL
mikemikimike:fix-event-url-template-22957-work
6 minutes ago
Preserve ReceivedEvent URLs during serialization (#22957)
mikemikimike:fix-event-url-template-22957-work
30 minutes ago
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
14 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
14 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
14 hours ago
Merge branch 'main' into devin1/oss-8173-filesystem-lease-storage-unsynchronised-expiration-index
devin1/oss-8173-filesystem-lease-storage-unsynchronised-expiration-index
14 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
14 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
16 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Preserve ReceivedEvent URLs during serialization
#22978
20 minutes ago
2ae35c1
mikemikimike:fix-event-url-template-22957-work
CodSpeed Performance Gauge
0%
Prevent revocation of live filesystem concurrency leases
#22936
14 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
16 hours ago
307c57c
afonsojanu:fix/lease-expiration-index-race-22935
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs