Skip to content

fix: Catch the issues with service unavailable other than the Connect Timeout#4590

Merged
balhar-jakub merged 14 commits into
v3.x.xfrom
fix/3878-gateway-returns-500-instead-of-503
May 11, 2026
Merged

fix: Catch the issues with service unavailable other than the Connect Timeout#4590
balhar-jakub merged 14 commits into
v3.x.xfrom
fix/3878-gateway-returns-500-instead-of-503

Conversation

@balhar-jakub
Copy link
Copy Markdown
Member

Description

Catch ConnectTimeout and NoRouteToHost and transform them properly to 503 instead of 500 error code.

Linked to #3878

Type of change

Please delete options that are not relevant.

  • fix: Bug fix (non-breaking change which fixes an issue)

For more details about how should the code look like read the Contributing guideline

Signed-Off-By: Jakub Balhar <jakub.balhar@broadcom.com>
@balhar-jakub balhar-jakub changed the title fix: Catch the issues with service unavailable other than the Connect fix: Catch the issues with service unavailable other than the Connect Timeout Apr 23, 2026
@balhar-jakub balhar-jakub marked this pull request as ready for review April 24, 2026 08:36
@balhar-jakub balhar-jakub moved this from New to In Progress in API Mediation Layer Backlog Management Apr 29, 2026
Copy link
Copy Markdown
Contributor

@pablocarle pablocarle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, but maybe should be confirmed by the issue's author as well

Signed-Off-By: Jakub Balhar <jakub.balhar@broadcom.com>
@pull-request-size pull-request-size Bot added size/L and removed size/M labels May 7, 2026
balhar-jakub and others added 5 commits May 7, 2026 15:02
…ttyRoutingFilterApiml.java

Co-authored-by: Pavel Jareš <58428711+pavel-jares-bcm@users.noreply.github.com>
Signed-off-by: Jakub Balhar <jakub@balhar.net>
Jakub Balhar <jakub.balhar@broadcom.com>
Signed-Off-By: Jakub Balhar <jakub.balhar@broadcom.com>
@sonarqubecloud
Copy link
Copy Markdown

@balhar-jakub balhar-jakub merged commit 2042eff into v3.x.x May 11, 2026
44 checks passed
@balhar-jakub balhar-jakub deleted the fix/3878-gateway-returns-500-instead-of-503 branch May 11, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Development

Successfully merging this pull request may close these issues.

3 participants