Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Return 429 for ConcurrencyLimitExceededException #2429

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2c230be from #2428.

* Return 429 for ConcurrencyLimitExceededException

Signed-off-by: Peng Huo <[email protected]>

* add UT

Signed-off-by: Peng Huo <[email protected]>

---------

Signed-off-by: Peng Huo <[email protected]>
(cherry picked from commit 2c230be)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #2429 (588e04a) into 2.x (4af150e) will increase coverage by 0.03%.
The diff coverage is 16.66%.

@@             Coverage Diff              @@
##                2.x    #2429      +/-   ##
============================================
+ Coverage     95.41%   95.45%   +0.03%     
- Complexity     5022     5027       +5     
============================================
  Files           479      479              
  Lines         14072    14077       +5     
  Branches        933      935       +2     
============================================
+ Hits          13427    13437      +10     
+ Misses          625      618       -7     
- Partials         20       22       +2     
Flag Coverage Δ
sql-engine 95.45% <16.66%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...earch/sql/datasources/exceptions/ErrorMessage.java 40.00% <50.00%> (+40.00%) ⬆️
...sql/spark/rest/RestAsyncQueryManagementAction.java 0.00% <0.00%> (ø)

@penghuo penghuo merged commit d1ed772 into 2.x Nov 30, 2023
25 of 30 checks passed
@github-actions github-actions bot deleted the backport/backport-2428-to-2.x branch November 30, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants