Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

fix 499 status to 503 when errors appear in console#21742

Open
SorviusN20 wants to merge 1 commit into
minio:masterfrom
SorviusN20:master
Open

fix 499 status to 503 when errors appear in console#21742
SorviusN20 wants to merge 1 commit into
minio:masterfrom
SorviusN20:master

Conversation

@SorviusN20

Copy link
Copy Markdown

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers
under the terms of the Apache 2 license.
By creating this pull request I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 license.

Description

This fixes the 499 status received from the client to a 503 when applicable.

Motivation and Context

How to test this PR?

Send an incorrect request which would normally return 5xx.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Optimization (provides speedup with no functional changes)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Fixes a regression (If yes, please add commit-id or PR # here)
  • Unit tests added/updated
  • Internal documentation updated
  • Create a documentation update request here

@harshavardhana harshavardhana force-pushed the master branch 2 times, most recently from d8d907b to 7aac2a2 Compare February 12, 2026 20:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant