Gracefully handle missing latest CI pipeline
If a user attempted to retrieve the latest CI pipeline but no such pipeline existed, the user would see a 500 error. We should handle this case gracefully with a 404. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/212552
Showing
Please register or sign in to comment