pipelines
pipelines copied to clipboard
Improve error handling on the UI
Currently the UI doesn't represent http error responses properly. We should check that we have error handling at least for:
- Getting pipelines fails
- Running pipeline fails
- Getting logs fails
- Getting triggers fails