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

Add a ResumeFlowRun automations action #15269

Merged
merged 10 commits into from
Sep 9, 2024
Merged

Add a ResumeFlowRun automations action #15269

merged 10 commits into from
Sep 9, 2024

Conversation

abrookins
Copy link
Contributor

We are currently lacking a ResumeFlowRun action that can resume paused and suspended flow runs. Adding this would enable automations that are not currently possible.

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

Copy link

codspeed-hq bot commented Sep 6, 2024

CodSpeed Performance Report

Merging #15269 will not alter performance

Comparing resume-flow-run-action (0449298) with main (978df16)

Summary

✅ 3 untouched benchmarks

Copy link
Member

@desertaxle desertaxle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@cicdw cicdw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet thank you! one tiny request that the log be DEBUG instead of INFO

src/prefect/server/events/actions.py Outdated Show resolved Hide resolved
@cicdw cicdw added the feature A new feature label Sep 9, 2024
@cicdw cicdw merged commit 789d083 into main Sep 9, 2024
32 checks passed
@cicdw cicdw deleted the resume-flow-run-action branch September 9, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants