Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Extract more informative information from k8s ApiException #195

Open
AlexIoannides opened this issue Jul 7, 2022 · 0 comments
Open

Extract more informative information from k8s ApiException #195

AlexIoannides opened this issue Jul 7, 2022 · 0 comments
Labels
enhancement New feature or request user-experience

Comments

@AlexIoannides
Copy link
Contributor

AlexIoannides commented Jul 7, 2022

"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.
@AlexIoannides AlexIoannides added enhancement New feature or request user-experience labels Jul 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request user-experience
Projects
None yet
Development

No branches or pull requests

1 participant