mapleFU commented on issue #34892: URL: https://github.com/apache/arrow/issues/34892#issuecomment-1522824687
After go through the code, I think throttling and retry are two related but not part of the work: 1. throttling: Limit the request rate and avoid burst write on a already over-quota stream 2. Retry: allow user to config a sleep and retry-backoff strategy Both of them need to detect that whether the status is "needRetry" -- 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]
