This is not strictly part of my push for v2, but it was a small pull request for a feature I've needed a time or two.
I considered moving all of the retry logic to the metaclass since I have a feeling it will be nearly universally constant, but it isn't difficult to imagine scenarios where the response to those questions should be dynamic.
fixes #59
This is not strictly part of my push for v2, but it was a small pull request for a feature I've needed a time or two.
I considered moving all of the retry logic to the metaclass since I have a feeling it will be nearly universally constant, but it isn't difficult to imagine scenarios where the response to those questions should be dynamic.