singhpk234 commented on issue #12792:
URL: https://github.com/apache/iceberg/issues/12792#issuecomment-2804131160

   as per this 504 which is typical socket timeout, is handled here : 
https://github.com/apache/iceberg/blame/e5308e8412e817c072e8f08fc5f3186192dadf0f/core/src/main/java/org/apache/iceberg/rest/ErrorHandlers.java#L97
   which would throw CommitStateUnknownException would go in this branch 
https://github.com/apache/iceberg/blob/e5308e8412e817c072e8f08fc5f3186192dadf0f/core/src/main/java/org/apache/iceberg/SnapshotProducer.java#L470
   whats the status code you are seeing ? 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to