-
Notifications
You must be signed in to change notification settings - Fork 8k
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
Fix 3443 to set appropriate httpstatus codes and messages for different types of BlockException #3444
Open
Linzyoo
wants to merge
10
commits into
alibaba:1.8
Choose a base branch
from
Linzyoo:fix-3443
base: 1.8
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8bd2dc3 - Browse repository at this point
Copy the full SHA 8bd2dc3View commit details
Commits on Aug 20, 2024
-
Merge branch '1.8' of https://github.com/Linzyoo/Sentinel into fix-2485
# Conflicts: # sentinel-adapter/sentinel-spring-webmvc-adapter/src/main/java/com/alibaba/csp/sentinel/adapter/spring/webmvc/AbstractSentinelInterceptor.java # sentinel-demo/sentinel-demo-spring-webmvc/src/main/java/com/alibaba/csp/sentinel/demo/spring/webmvc/config/InterceptorConfig.java
Configuration menu - View commit details
-
Copy full SHA for 3e1e031 - Browse repository at this point
Copy the full SHA 3e1e031View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec11cb7 - Browse repository at this point
Copy the full SHA ec11cb7View commit details
Commits on Aug 22, 2024
-
1. fix the same issue in the webmvc-v6x
2. improve based on review comments
Configuration menu - View commit details
-
Copy full SHA for 22b6688 - Browse repository at this point
Copy the full SHA 22b6688View commit details
Commits on Aug 24, 2024
-
1. fix the issue#3443, set appropriate status and message for all typ…
…e of BlockException.
Configuration menu - View commit details
-
Copy full SHA for 39b22a3 - Browse repository at this point
Copy the full SHA 39b22a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c89c6af - Browse repository at this point
Copy the full SHA c89c6afView commit details
Commits on Aug 30, 2024
-
1. fix the issue#3443 for webmvc-v6x-adapter
2. add the Sentinel Exception Aware for webmvc-v6x-adapter.
Configuration menu - View commit details
-
Copy full SHA for 056a096 - Browse repository at this point
Copy the full SHA 056a096View commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d6aa2b - Browse repository at this point
Copy the full SHA 0d6aa2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd7945 - Browse repository at this point
Copy the full SHA 9bd7945View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06fa509 - Browse repository at this point
Copy the full SHA 06fa509View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.