Allow for setting result_storage_key globally through an ENV
#15828
Unanswered
ConstantinoSchillebeeckx
asked this question in
Ideas
Replies: 1 comment 1 reply
-
|
Hey @ConstantinoSchillebeeckx! I think this suggestion makes a lot of sense! Would you be willing to submit a PR to add a setting for a default result storage key? We've been reworking the Prefect settings recently so I think it'd make sense to include this setting in the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://prefect-community.slack.com/archives/CL09KU1K7/p1729791952567529
Given that
result_storage_keycan use the prefect context, it would be great to be able to set it to a value like "{flow_run.flow_name}/{flow_run.name}/state.json" for ALL tasks at once through an ENV.Beta Was this translation helpful? Give feedback.
All reactions