hangc0276 commented on issue #12792: URL: https://github.com/apache/iceberg/issues/12792#issuecomment-3384117999
> Hey [@hangc0276](https://github.com/hangc0276) what status code is your IRC throwing, if its 503 its understandable and I would recommend updating to 1.10 please check this discussion > > * [Spec, Core: mark 503 as non retryable error code for Update TableĀ #13619](https://github.com/apache/iceberg/pull/13619) Hi @singhpk234, thanks for you response. The status code before corruption is 503 ``` org.apache.iceberg.exceptions.ServiceUnavailableException: Service unavailable: HTTP 503 Service Unavailable at org.apache.iceberg.rest.ErrorHandlers$DefaultErrorHandler.accept(ErrorHandlers.java:245) ~[org.apache.iceberg-iceberg-core-1.9.2.jar:?] at org.apache.iceberg.rest.ErrorHandlers$CommitErrorHandler.accept(ErrorHandlers.java:102) ~[org.apache.iceberg-iceberg-core-1.9.2.jar:?] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
