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

Commits on Mar 31, 2017

  1. Create retry.py

    s4w3d0ff authored Mar 31, 2017
    Configuration menu
    Copy the full SHA
    75bf3cc View commit details
    Browse the repository at this point in the history
  2. output to logger

    s4w3d0ff authored Mar 31, 2017
    Configuration menu
    Copy the full SHA
    0dcd611 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #89 from s4w3d0ff/master

    upstream master into dev
    s4w3d0ff authored Mar 31, 2017
    Configuration menu
    Copy the full SHA
    effc61e View commit details
    Browse the repository at this point in the history
  4. add retry decorator

    s4w3d0ff authored Mar 31, 2017
    Configuration menu
    Copy the full SHA
    b3acc2e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2017

  1. fix logging

    s4w3d0ff authored Apr 1, 2017
    Configuration menu
    Copy the full SHA
    395ff0c View commit details
    Browse the repository at this point in the history
  2. use retry logger

    s4w3d0ff authored Apr 1, 2017
    Configuration menu
    Copy the full SHA
    1ebbf22 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2017

  1. just requests exceptions

    we don't want to retry value errors
    s4w3d0ff authored Apr 2, 2017
    Configuration menu
    Copy the full SHA
    1e1977a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. fix logging and retry

    s4w3d0ff committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    9cc7cd8 View commit details
    Browse the repository at this point in the history
  2. use poloniex logger

    s4w3d0ff authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    5a244a4 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    s4w3d0ff authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    f0b2f77 View commit details
    Browse the repository at this point in the history