Skip to content

Feat/2428 503 on socket exception - #2429

Merged
Nyeng merged 3 commits into
mainfrom
feat/2428-503-on-socket-exception
Aug 20, 2026
Merged

Feat/2428 503 on socket exception#2429
Nyeng merged 3 commits into
mainfrom
feat/2428-503-on-socket-exception

Conversation

@Nyeng

@Nyeng Nyeng commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Nyeng added 2 commits August 17, 2026 13:19
Socket exceptions towards the downstream authentication API previously
bubbled up as unhandled exceptions and were reported as 500, which e2e
tests cannot retry on. Approve of system user requests now maps socket
errors to a new AMUI-00100 problem with 503 Service Unavailable.

Refs #2428
@Nyeng
Nyeng requested a review from mgunnerud August 18, 2026 06:27
@github-actions github-actions Bot added the kind/feature-request Used when issue is a new feature or request label Aug 18, 2026
@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 8bdffae1-17d1-4acf-aa55-cdec6d7d7c9a


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sonar flagged the test helper for returning ISystemUserRequestClient where
the concrete SystemUserRequestClient is known, which costs an interface
dispatch per call. The interface using is no longer needed.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@Nyeng
Nyeng merged commit cc5246c into main Aug 20, 2026
9 checks passed
@Nyeng
Nyeng deleted the feat/2428-503-on-socket-exception branch August 20, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature-request Used when issue is a new feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants