Xuanwo opened a new pull request, #793:
URL: https://github.com/apache/iceberg-rust/pull/793
This PR will add more debug message inside error from rest catalog so we can
avoid error message like:
```
1107=>
Iceberg catalog load failed: ReadTableDataError. Code: 1107, Text = Iceberg
catalog load failed: Unexpected => Failed to parse response from rest catalog
server!
Context:
json:
code: 429 Too Many Requests
Source: EOF while parsing a value at line 1 column 0
.
<Backtrace disabled by default. Please use RUST_BACKTRACE=1 to enable>
```
--
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]