[go: up one dir, main page]

Bubble Up Topology Service Error Code

What

In this MR we're exposing errors coming from the Topology Service, instead of overriding them by default one.

Why

As per #146:

thought: I wonder if this will make it harder to debug issues if we send a 503, and topology service is sending a 500 error 🤔 Do you think we should bubble up the error Topology Service is returning so it's easier to debug the problem? Or do you think if we add logs to topology service requests it would be better? Then we can have 503/500 as a default error if there is another problem with no status code.


Relates to: #146

Merge request reports

Loading