I found iceberg-rust always raise 429 Too Many Requests while calling Snowflake's Polaris catalog:
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>