Re: [PR] Fix: REST Catalog should retry on 401 status code [iceberg-python]

2025-03-03 Thread via GitHub
sungwy merged PR #1741: URL: https://github.com/apache/iceberg-python/pull/1741 -- 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...@icebe

[PR] Fix: REST Catalog should retry on 401 status code [iceberg-python]

2025-02-27 Thread via GitHub
sungwy opened a new pull request, #1741: URL: https://github.com/apache/iceberg-python/pull/1741 This is a follow up item from a recent discussion on the mailing list[1], where the community decided that 401 response should be preferred over 419 response on token expiry. [1] mailing