You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by "nasen23 (via GitHub)" <gi...@apache.org> on 2023/03/31 06:32:05 UTC

[GitHub] [incubator-opendal] nasen23 commented on issue #1538: feat: bacth operation should be retried if some of them are failed

nasen23 commented on issue #1538:
URL: https://github.com/apache/incubator-opendal/issues/1538#issuecomment-1491385379

   I could attempt to implement this, but what should the retry strategy be?
   
   Here's a suggested strategy: After executing a batch operation, if some of the operations fail, we would retry the failed operations as a batch. Continue retrying until the maximum number of retries is reached.


-- 
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: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org