I have a problem with: Task missing UUID in get_or...
# prefect-community
t
I have a problem with: Task missing UUID in get_or_create_task_run_info - Expected type UUID! - INTERNAL_SERVER_ERROR My colleague also wrote on this some time ago: https://github.com/PrefectHQ/prefect/issues/5999 Now it happens again. What should I do?
1
1️⃣ 1
b
Hello Trine, thanks for raising this. The current workaround is reregistering the flow
👍 1
Another suggestion is to set local storage to a tmp directory. There is an upcoming fix in the works for this issue in particular, which will allow users to configure persistence locations if necesssary.