Xuanwo opened a new issue, #791: URL: https://github.com/apache/iceberg-rust/issues/791
I found iceberg-rust always raise `429 Too Many Requests` while calling Snowflake's Polaris catalog: ```rust 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: issues-unsubscr...@iceberg.apache.org.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