PrefectHQ
prefect
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
docs: update AGENTS.md for pre-materialized environment detection Co-authored-by: Alexander Streed <alexander@prefect.io>
devin/1779785549-workspace-starter-uv-opt-out
6 minutes ago
fix: cap reconnect_delay exponent to prevent OverflowError (#22086) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
12 minutes ago
refactor: move Docker build to module-scoped fixture Separates the Docker image build from the test assertions by using a module-scoped pytest fixture. The fixture handles build + cleanup, the test function only runs assertions against the pre-built image. Co-authored-by: Alexander Streed <alexander@prefect.io>
devin/1779785549-workspace-starter-uv-opt-out
19 minutes ago
fix(prefect-gcp): retry transient errors during Cloud Run v2 readiness poll (#22087) Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <alex.s@prefect.io> Co-authored-by: alex.s <ajstreed1@gmail.com>
main
25 minutes ago
feat(server): expose WebSocket ping interval/timeout settings for uvicorn closes #22090 Add PREFECT_SERVER_API_WS_PING_INTERVAL and PREFECT_SERVER_API_WS_PING_TIMEOUT (default 20.0) and pass them to uvicorn.run() in both foreground and background startup paths. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chuqCTC:fix/ws-ping-settings
34 minutes ago
improve: verify prefect version and uv run redundancy in integration test The test now proves three things: 1. The project is discoverable via importlib.metadata (detection signal) 2. Prefect is already importable at a known version without uv run 3. uv run would create a redundant .venv and reinstall 106 packages Co-authored-by: Chris Guidry <chris@prefect.io>
devin/1779785549-workspace-starter-uv-opt-out
49 minutes ago
feat(server): expose WebSocket ping interval/timeout settings for uvicorn closes #22090 Add PREFECT_SERVER_API_WS_PING_INTERVAL and PREFECT_SERVER_API_WS_PING_TIMEOUT (default 20.0) and pass them to uvicorn.run() in both foreground and background startup paths. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chuqCTC:fix/ws-ping-settings
54 minutes ago
fix(server): URL-encode credentials in asyncpg LISTEN/NOTIFY DSN closes #22088 Raw string manipulation on the connection URL preserved unencoded special characters in passwords (#, ?, <, @), which broke asyncpg's internal urlsplit() and silently disabled LISTEN/NOTIFY. Reconstruct the DSN from make_url()'s parsed components instead, percent-encoding credentials while keeping query params raw for multihost compatibility. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chuqCTC:fix/asyncpg-dsn-special-chars
58 minutes ago
Latest Branches
CodSpeed Performance Gauge
0%
fix(runner): skip auto `uv run` when project dependencies are already installed
#22081
19 minutes ago
9d6e5d6
devin/1779785549-workspace-starter-uv-opt-out
CodSpeed Performance Gauge
-15%
feat(server): expose WebSocket ping interval/timeout settings for uvicorn
#22091
1 hour ago
3e1bed1
chuqCTC:fix/ws-ping-settings
CodSpeed Performance Gauge
-2%
fix(server): URL-encode credentials in asyncpg LISTEN/NOTIFY DSN
#22089
1 hour ago
74ef651
chuqCTC:fix/asyncpg-dsn-special-chars
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs