public class AWSStatus500Exception extends AWSServiceIOException
fs.s3a.attempts.maximum
times before reaching s3a
code.
How it handles other 5xx errors is unknown: S3A FS code will treat them
as unrecoverable on the basis that they indicate some third-party store
or gateway problem.Constructor and Description |
---|
AWSStatus500Exception(String operation,
software.amazon.awssdk.awscore.exception.AwsServiceException cause) |
Modifier and Type | Method and Description |
---|---|
boolean |
retryable()
Query inner cause for retryability.
|
awsErrorDetails, extendedRequestId, getCause, requestId, statusCode
getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AWSStatus500Exception(String operation, software.amazon.awssdk.awscore.exception.AwsServiceException cause)
public boolean retryable()
AWSClientIOException
retryable
in class AWSClientIOException
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.