Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Prefect 3.2.9 and install prefect redis #5936

Draft
wants to merge 4 commits into
base: release-1.2
Choose a base branch
from

Conversation

ogenstad
Copy link
Contributor

@ogenstad ogenstad commented Mar 5, 2025

Replaces #5907

@github-actions github-actions bot added the group/backend Issue related to the backend (API Server, Git Agent) label Mar 5, 2025
fatih-acar and others added 4 commits March 5, 2025 14:57
Signed-off-by: Fatih Acar <fatih@opsmill.com>
This is actually the default since 3.1.14.
We also need it for Redis messaging support (required for HA).

Signed-off-by: Fatih Acar <fatih@opsmill.com>
Prefect 3.1.15 introduced a change that breaks mypy with
error: Incompatible types in "await" (actual type "State[Coroutine[Any, Any, None]]", expected type
"Awaitable[Any]")  [misc]

Signed-off-by: Fatih Acar <fatih@opsmill.com>
@ogenstad ogenstad force-pushed the pog-upgrade-prefect branch from 31e200c to a783190 Compare March 5, 2025 13:58
Copy link

codspeed-hq bot commented Mar 5, 2025

CodSpeed Performance Report

Merging #5936 will not alter performance

Comparing pog-upgrade-prefect (a783190) with release-1.2 (5d9fbae)

Summary

✅ 10 untouched benchmarks

@fatih-acar
Copy link
Contributor

LGTM
You can probably go with 3.2.11 that includes our changes regarding tracing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants