dentiny opened a new pull request, #1265: URL: https://github.com/apache/iceberg-rust/pull/1265
## Which issue does this PR close? Related to https://github.com/apache/iceberg-rust/issues/1249 ## What changes are included in this PR? As discussed in https://github.com/apache/iceberg-rust/issues/1038#issuecomment-2833199052 and suggested by @Xuanwo at https://github.com/apache/iceberg-rust/issues/1038#issuecomment-2833258633, I redo my old [PR](https://github.com/apache/iceberg-rust/pull/1250), to add namespace / table error kind. Next steps: 1. Have an initial version for retry in rest catalog, meanwhile we should expose retry mechanism; 2. Have a retry layer for all catalog types, which shouldn't lead to any behavior change. ## Are these changes tested? I checked with `cargo test` and doesn't find any breakage. -- 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