-
Notifications
You must be signed in to change notification settings - Fork 183
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
Recreate or wrap exceptions thrown by async transport implementations to preserve caller stack traces #656
Recreate or wrap exceptions thrown by async transport implementations to preserve caller stack traces #656
Commits on Oct 27, 2023
-
wrap exceptions thrown by async transport implementations in IOException
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc858f5 - Browse repository at this point
Copy the full SHA cc858f5View commit details -
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d93401f - Browse repository at this point
Copy the full SHA d93401fView commit details -
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b75bfed - Browse repository at this point
Copy the full SHA b75bfedView commit details -
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db7f420 - Browse repository at this point
Copy the full SHA db7f420View commit details -
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22fd7f9 - Browse repository at this point
Copy the full SHA 22fd7f9View commit details -
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd2fd65 - Browse repository at this point
Copy the full SHA dd2fd65View commit details -
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1125cc2 - Browse repository at this point
Copy the full SHA 1125cc2View commit details -
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 558b58b - Browse repository at this point
Copy the full SHA 558b58bView commit details -
use multicatch to restrict caught exceptions
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cca7890 - Browse repository at this point
Copy the full SHA cca7890View commit details -
Replicate the RestClient exception wrapping for async invocation flow
Signed-off-by: Andriy Redko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03b214f - Browse repository at this point
Copy the full SHA 03b214fView commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 45707f6 - Browse repository at this point
Copy the full SHA 45707f6View commit details -
replicate hc5 exception extraction strategy in aws transport
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f2ba68 - Browse repository at this point
Copy the full SHA 0f2ba68View commit details -
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f50568 - Browse repository at this point
Copy the full SHA 6f50568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78a328a - Browse repository at this point
Copy the full SHA 78a328aView commit details -
delete aws test for now; add support for OpenSearchClientException
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d12013 - Browse repository at this point
Copy the full SHA 0d12013View commit details -
reintroduce an aws test, sadly, not extending the abstract case
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 055c48f - Browse repository at this point
Copy the full SHA 055c48fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aeaa0d - Browse repository at this point
Copy the full SHA 2aeaa0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c68261 - Browse repository at this point
Copy the full SHA 6c68261View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b6eb0 - Browse repository at this point
Copy the full SHA a7b6eb0View commit details -
handle some netty-specific channel exceptions
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4f54d6 - Browse repository at this point
Copy the full SHA b4f54d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c235b8 - Browse repository at this point
Copy the full SHA 7c235b8View commit details -
Signed-off-by: Andrew Parmet <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7814cd - Browse repository at this point
Copy the full SHA f7814cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5996a19 - Browse repository at this point
Copy the full SHA 5996a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f95baa - Browse repository at this point
Copy the full SHA 2f95baaView commit details