Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Worker handle eviction events #85

Merged
merged 5 commits into from
Aug 16, 2023
Merged

Conversation

zangell44
Copy link
Contributor

@zangell44 zangell44 commented Aug 16, 2023

Closes PrefectHQ/prefect#9246

Example

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.
  • Summarizes PR's changes in CHANGELOG.md

@zangell44 zangell44 requested a review from a team as a code owner August 16, 2023 20:33
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! Can you add an entry in the changelog so that we can remember to highlight this change in the next release?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Agent not detecting flow crash when EC2 spot instance revoked
2 participants