Jan Domanski
05/10/2022, 8:25 AMFile "/venv/lib/python3.8/site-packages/prefect/orion/orchestration/rules.py", line 534, in __aexit__
await self.after_transition(*exit_context)
File "/venv/lib/python3.8/site-packages/prefect/orion/database/dependencies.py", line 112, in async_wrapper
return await fn(*args, **kwargs)
File "/venv/lib/python3.8/site-packages/prefect/orion/orchestration/core_policy.py", line 190, in after_transition
cache_key = validated_state.state_details.cache_key
AttributeError: 'NoneType' object has no attribute 'state_details'
Any idea how to debug/interpret this?Kevin Kho
05/10/2022, 10:59 AMAnna Geller
05/10/2022, 11:16 AMJan Domanski
05/10/2022, 12:00 PMZanie
05/10/2022, 2:58 PMDustin Ngo
05/10/2022, 4:40 PMJan Domanski
05/22/2022, 5:37 PMKevin Kho
05/22/2022, 5:39 PMZanie
05/22/2022, 6:22 PM