https://prefect.io logo
Title
t

Trine Bruun Brockhoff

08/25/2022, 7:06 AM
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

Bianca Hoch

08/25/2022, 2:00 PM
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.