Avatar for the PrefectHQ user
PrefectHQ
prefect
BlogDocsChangelog

Branches performance

Pull requests

feat(kubernetes): log pod events and fail on start timeout#20497
last run
6 hours ago
feat(kubernetes): log pod events and fail on start timeout
6 hours ago
cc021a5
Rodrigorm33:feat/k8s-pod-events-6394
CodSpeed Performance Gauge
0%
chore: untrack analytics config file to fix build versioning#20483
last run
2 days ago
chore: untrack analytics config file to fix build versioning Co-Authored-By: alex.s@prefect.io <ajstreed1@gmail.com>
2 days ago
77af955
devin/1769805510-untrack-analytics-config
CodSpeed Performance Gauge
0%
refactor: move imports to top level per PR review feedback Move ClientConnection import from websockets.asyncio.client to the top level of the test file instead of inside the test function. Co-Authored-By: alex.s@prefect.io <ajstreed1@gmail.com>
2 days ago
eac150a
devin/1769803328-fix-clientconnection-serialization
CodSpeed Performance Gauge
0%
Fix PrefectCloudEventsClient failing to connect due to auth handshake PR #20372 added an unconditional auth handshake to PrefectEventsClient._reconnect(), but Prefect Cloud authenticates via the Authorization HTTP header, not the "prefect" subprotocol handshake. This caused Cloud connections to fail with "Unable to authenticate to the event stream" because the server closed the connection upon receiving the unexpected auth message. Extract the auth handshake into an overridable _auth_handshake() method and override it as a no-op in PrefectCloudEventsClient. Update the test fixture to only perform the auth handshake when the "prefect" subprotocol is negotiated. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 days ago
ec59434
fix/cloud-events-client-auth-handshake
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home Terms Privacy Docs