-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
enhancementAn improvement of an existing featureAn improvement of an existing feature
Description
First check
- I added a descriptive title to this issue.
- I used the GitHub search to find a similar request and didn't find it.
- I searched the Prefect documentation for this feature.
Prefect Version
2.x
Describe the current behavior
Today we can only create a new artifact through the python SDK but we would like to update an existing artifact mid flow run (because the run is very long).
Describe the proposed behavior
Make the rest API update option available in the SDK.
Maybe add a way to create a "special" artifact that keeps getting updated till the end of the flow run,
Example Use
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementAn improvement of an existing featureAn improvement of an existing feature