Atte Keinänen
Results
2
issues of
Atte Keinänen
I get this error when running a worker locally: ``` File "/site-packages/prefect_azure/deployments/steps.py", line 189, in pull_from_azure_blob_storage with open(target, "wb") as f: IsADirectoryError: [Errno 21] Is a directory: '/private/var/folders/rz/fywxxdh16cn2yw0450110kgr0000gq/T/tmpxz98pl1aprefect' ``` This...
enhancement
good first issue
CodeDeploy is missing a mechanism for doing cleanup after a deployment error. This could be implemented as another lifecycle event that is triggered only when a deployment fails for some...
feature-request