-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
Goal:
- Ideally, Aetos should return the same status codes as Prometheus, especially when there is some kind of error. One way to do this is to use try - except statements to catch unsuccessful requests to Prometheus and reraise an exception as the proper pecan exception with the proper status code
Acceptance Criteria:
- Aetos returns the same status codes as Prometheus for unsuccessful requests