Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Performance History

Latest Results

fix: use maxsplit=1 in _filter_matching_deploy_config to prevent ValueError When a deploy name contains more than one slash (e.g. "flow/extra/name"), name.split("/") returns 3+ parts and the 2-variable unpack raises ValueError. Adding maxsplit=1 ensures at most 2 parts are produced.
devteamaegis:fix/deploy-config-multi-slash-v2
3 hours ago
test(cli/block): add regression test for multi-slash slug crash
devteamaegis:fix/valueerror-too-many-values-to-unpack
3 hours ago
test(deploy): add test for field split with '=' in value
devteamaegis:fix/valueerror-too-many-values-to-unpack
8 hours ago
style: fix import ordering in test_work_pool.py (ruff I001)
sridhar-3009:fix/work-pool-uppercase-name-storage
2 days ago

Latest Branches

CodSpeed Performance Gauge
0%
fix(_config): prevent ValueError on multi-slash deploy names#22172
3 hours ago
2a778b5
devteamaegis:fix/deploy-config-multi-slash-v2
CodSpeed Performance Gauge
0%
3 hours ago
265f60b
devteamaegis:fix/valueerror-too-many-values-to-unpack
CodSpeed Performance Gauge
0%
1 day ago
b474213
awesome-pro:fix/issue-21932-zombie-detection-events-pipeline-triggers
© 2026 CodSpeed Technology
Home Terms Privacy Docs