Xuanwo commented on issue #1071:
URL: https://github.com/apache/iceberg-rust/issues/1071#issuecomment-2714693408

   Hi, context is not designed to be accessible to users, and if we expose it 
this way, we may unintentionally introduce breaking changes.
   
   > retry based on status code of REST api
   
   I believe this should be handled internally by iceberg-rust. First, we can 
return `retryable` or `temporary` as field in error for users to interpret. 
Then, we could consider automatically retrying these retryable errors in the 
REST catalog by default.


-- 
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]

Reply via email to