Skip to content

Conversation

@TreantBG
Copy link

@TreantBG TreantBG commented Sep 8, 2018

i needed some features in my projects so i adjust it to my needs.

I have added two parameters :
- default_return - is some cases i just want to return some value even on failure
- configuration class - i want to be able to change dynamically repeat times and delay.
for example when i write tests i don't want to wait 2 sec. So i create Singleton class of RetryConfiguration and change it when i begin testing. May serve other purposes for dynamic configuration change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants