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

Integrate retry mechanism #82

Merged
merged 12 commits into from
May 1, 2019
Merged

Integrate retry mechanism #82

merged 12 commits into from
May 1, 2019

Commits on Apr 30, 2019

  1. implement retry mechanism

    Demid Mosko committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    177d020 View commit details
    Browse the repository at this point in the history
  2. solve lint problems

    Demid Mosko committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    c926777 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Demid Mosko committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    fd0e143 View commit details
    Browse the repository at this point in the history
  4. move to separate files

    Demid Mosko committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    2b15c69 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. make common function, update readme

    Demid Mosko committed May 1, 2019
    Configuration menu
    Copy the full SHA
    eeed799 View commit details
    Browse the repository at this point in the history
  2. change retry error msg

    Demid Mosko committed May 1, 2019
    Configuration menu
    Copy the full SHA
    677388c View commit details
    Browse the repository at this point in the history
  3. refactor auditer start, update tests

    Demid Mosko committed May 1, 2019
    Configuration menu
    Copy the full SHA
    3da6b7c View commit details
    Browse the repository at this point in the history
  4. fix: Comma in README

    quinnturner committed May 1, 2019
    Configuration menu
    Copy the full SHA
    7ec8817 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    169ec7c View commit details
    Browse the repository at this point in the history
  6. Add coverage and .nyc_output .gitignore

    I personally use this for development purposes and is a nice-to-have
    quinnturner committed May 1, 2019
    Configuration menu
    Copy the full SHA
    df6d1a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5524a3e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from quinnturner/pr/82

    Retry mechanism test fixes
    djomaa authored May 1, 2019
    Configuration menu
    Copy the full SHA
    5e8d2a3 View commit details
    Browse the repository at this point in the history