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

Remove Prefect task persistence and the bucket for it #51

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

dominictarro
Copy link
Owner

Closes #50

Changes in recent Prefect versions appear to break my application of a persistence bucket. It was low-value for the pipeline anyway and should be removed.

  • Removed all cases of task persistence
  • Removed all cases of the persistence S3 bucket block (including tests and CLI)
  • Removed the persistence bucket from Terraform

Change in recent Prefect versions appears to break my application of a persistence bucket. It was low-value for the pipeline anyways and should be removed.
@dominictarro dominictarro self-assigned this Apr 14, 2024
@dominictarro dominictarro added the bug Something isn't working label Apr 14, 2024
@dominictarro dominictarro merged commit 9f6dd0c into main Apr 14, 2024
2 checks passed
@dominictarro dominictarro deleted the fix-persist branch April 14, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Prefect task persistence causes hash error and pipeline crash
1 participant