Add Decider argument to retryN and retryWithExponentialBackoff
Summary: This allows customizing the exceptions for which retry is triggered. This is useful when we only want to retry in case of a few specific exceptions but have others cause the operation to fail immediately. Reviewed By: lewissbaker Differential Revision: D24766615 fbshipit-source-id: f97451673f575bef511399cbde6c1ad110f9493a
Showing
Please register or sign in to comment