Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Branches performance

Pull requests

Add fallback branch support for git clone during flow run execution#20596
last run
12 hours ago
fix failing pytests in test_steps
12 hours ago
cf1db36
vyagubov:fallback_branch
CodSpeed Performance Gauge
0%
test: add yamllint tests for YAML templates and recipes Add automated tests to validate that all YAML template files, recipe files, and generated prefect.yaml files conform to yamllint standards. This guards against regressions in future updates to these templates. Also fix remaining yamllint issues: add trailing newlines to all YAML files and fix comment spacing in the deployment template. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
49 minutes ago
c8d5db6
veeceey:fix/issue-9245-yaml-linting-standards
CodSpeed Performance Gauge
0%
Wrap as_completed loop in timeout_context for consistent timeout semantics Re-add timeout_context around the entire loop so that slow result retrieval (e.g. large data deserialization in future.result()) is also bounded by the caller's timeout, matching the previous behavior. https://claude.ai/code/session_015BN7CFHM4zwPr4iamoBDeV
15 hours ago
70380f4
claude/implement-issue-20564-C00KE
CodSpeed Performance Gauge
0%
Add retry loop in wait_for_flow_run as defense-in-depth The subscriber fix (retry counter reset) handles repeated idle-timeout disconnections. This commit adds a retry loop in wait_for_flow_run that catches RETRYABLE_EXCEPTIONS and re-creates the subscriber, so the watch never crashes from ConnectionClosedError even if the subscriber eventually gives up. Co-Authored-By: alex.s@prefect.io <ajstreed1@gmail.com>
2 days ago
5510e81
devin/1770412331-fix-websocket-timeout-watching
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs