Skip to content

Update artifacts mid flow run #10955

@ChrisPaul33

Description

@ChrisPaul33

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAn improvement of an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions