Re: [I] Suppress duplicate OAuth token fetching in rest catalog client [iceberg-python]

2024-10-17 Thread via GitHub
github-actions[bot] commented on issue #587: URL: https://github.com/apache/iceberg-python/issues/587#issuecomment-2420913318 This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale' -- This is an automated message from the Apac

Re: [I] Suppress duplicate OAuth token fetching in rest catalog client [iceberg-python]

2024-10-17 Thread via GitHub
github-actions[bot] closed issue #587: Suppress duplicate OAuth token fetching in rest catalog client URL: https://github.com/apache/iceberg-python/issues/587 -- 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

[I] Suppress duplicate OAuth token fetching in rest catalog client [iceberg-python]

2024-04-05 Thread via GitHub
TennyZhuang opened a new issue, #587: URL: https://github.com/apache/iceberg-python/issues/587 ### Feature Request / Improvement In the rest catalog client, we implemented the OAuth token refresh based on retry mechanism. https://github.com/apache/iceberg-python/blob/4148edb5e