hey all, i am trying to update the `flow_run_name`...
# best-practices
j
hey all, i am trying to update the
flow_run_name
in prefect 1. looks like the flow run name gets updated in the client in
RenameFlowRun.run
, but the prefect context doesn't. is there an easy way to update the prefect context's
flow_run_name
?