3dbrows commented on code in PR #13633:
URL: https://github.com/apache/arrow/pull/13633#discussion_r928595053


##########
python/pyarrow/_s3fs.pyx:
##########
@@ -283,6 +287,7 @@ cdef class S3FileSystem(FileSystem):
 
         options.allow_bucket_creation = allow_bucket_creation
         options.allow_bucket_deletion = allow_bucket_deletion
+        options.stock_retry_strategy = stock_retry_strategy

Review Comment:
   Thanks Will. This seems so obvious now you mention it. I'll come back with 
something to this effect.



-- 
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]

Reply via email to