Jordan Davie
04/11/2024, 6:33 PMprefect
library from 2.14.21 ->2.15.0 and prefect-docker
from 0.1.0 -> 0.4.4. We now intermittently and seemingly randomly receive Flow could not be retrieved from deployment ScriptError: Script at '{script_path}' encountered an exception: FileNotFoundError(2, 'No such file or directory')
, though the same job typically runs upon retry without issue. We deploy in a python script attached to our cicd using the flow.deploy
method. Any help is appreciated, thanks!Jordan Davie
04/12/2024, 1:52 PM