Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add retry decorator #88

Merged
merged 10 commits into from
Apr 7, 2017
Merged

add retry decorator #88

merged 10 commits into from
Apr 7, 2017

Conversation

s4w3d0ff
Copy link
Owner

This was mentioned in #56
I want to make it optional or at least have access to the params when initializing the Poloniex object

@s4w3d0ff s4w3d0ff added the enhancement New feature or bug fix label Mar 31, 2017
@s4w3d0ff s4w3d0ff self-assigned this Mar 31, 2017
@s4w3d0ff
Copy link
Owner Author

s4w3d0ff commented Apr 7, 2017

removed the loglevel option, just do it the regular way logging.getLogger('poloniex').setLevel() or logging.basicConfig()

@s4w3d0ff s4w3d0ff merged commit 8986fcb into master Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant