PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'main' into 19404-running-concurrency-limit
F4RAN:19404-running-concurrency-limit
3 hours ago
Fix pre-commit formatting issues - Sort imports alphabetically - Apply ruff formatting
yranjan06:fix/default-filesystem-storage
7 hours ago
Change default concurrency lease storage to filesystem The in-memory storage is unsafe for production as lease state is lost on server restart, breaking concurrency limits. This changes the default to filesystem-based storage which persists across restarts. Changes: - Update PREFECT_SERVER_CONCURRENCY_LEASE_STORAGE default from memory to filesystem - Configure test suite to use memory storage for test isolation Memory storage remains available for explicit opt-in (development/testing). Tests: All 361 concurrency tests pass
yranjan06:fix/default-filesystem-storage
7 hours ago
Change default concurrency storage to filesystem The in-memory storage is unsafe for production as state is lost on server restart. This changes the default to filesystem-based storage which persists across restarts. Users can still opt into memory storage if needed for development.
yranjan06:fix/default-filesystem-storage
8 hours ago
Add unit tests for concurrency storage warning
yranjan06:fix/warn-memory-storage
11 hours ago
Warn about in-memory concurrency lease storage on startup The default in-memory concurrency lease storage can cause issues in production when the server restarts, as all lease state is lost. This adds a warning on server startup when using the default storage to help users avoid production issues. Changes: - Add runtime check in server lifespan that warns if in-memory storage is active - Update setting description to clarify memory storage is unsafe for production - Warning appears once per server start with clear remediation steps
yranjan06:fix/warn-memory-storage
11 hours ago
feat(ui-v2): add EventResourceCombobox component for automations wizard (#20086) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: alex.s@prefect.io <ajstreed1@gmail.com> Co-authored-by: Alex Streed <desertaxle@users.noreply.github.com>
main
11 hours ago
Fix AttributeError in Consumer.cleanup() for non-memory brokers (#20089) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Nate Nowack <nate@prefect.io>
main
20 hours ago
Active Branches
19404 running concurrency limit
last run
3 hours ago
#19863
CodSpeed Performance Gauge
0%
Adding json output option to CLI ls commands
last run
2 days ago
#20078
CodSpeed Performance Gauge
0%
Preserve the `updated` column value of deployments when marking them …
last run
4 days ago
#19936
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs