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