You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
"As a ML Engineer, I would like to better understand the errors that k8s sometimes yields, so that I have a better chance of understanding how to cure the underlying issue."
Tasks
Extend bodywork.workflow_execution.run_workflow so that it catches ApiException and handles them individually.
Use bodywork.k8s.utils.api_exception_msg to extract the information from the exception and present this to the user.
The text was updated successfully, but these errors were encountered:
"As a ML Engineer, I would like to better understand the errors that k8s sometimes yields, so that I have a better chance of understanding how to cure the underlying issue."
Tasks
bodywork.workflow_execution.run_workflow
so that it catchesApiException
and handles them individually.bodywork.k8s.utils.api_exception_msg
to extract the information from the exception and present this to the user.The text was updated successfully, but these errors were encountered: