All dependency errors, whether they are 4xx or 5xx, are currently being considered as a 5xx error in parent jobs. This is causing some of the build alerts to fire off when a depsolve job has failed, for example, when in reality, this is an expected result. This commit ensures that dependency errors are being reported as 4xx status in monitoring. |
||
|---|---|---|
| .. | ||
| api | ||
| clienterrors | ||
| client.go | ||
| json.go | ||
| server.go | ||
| server_test.go | ||