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

Optional retries feature added #442

Merged
merged 12 commits into from Apr 20, 2022
Merged

Optional retries feature added #442

merged 12 commits into from Apr 20, 2022

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    30b6be8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    1c1fa67 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #293 from mew1033/add-http-retries

    Add optional retries to connection attempts
    ashah-splunk committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    1cdd852 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Update test_service.py

    ashah-splunk committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    1ffb2a5 View commit details
    Browse the repository at this point in the history
  2. Update testlib.py

    ashah-splunk committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7d4dd58 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    523aefc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. setup update

    ashah-splunk committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    9ffbb74 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Update testlib.py

    ashah-splunk committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d16a145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a675c05 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Update test_service.py

    ashah-splunk committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    df13906 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. changed retry delay variable name

    replaced retryBackoff with retryDelay
    ashah-splunk committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    3c9f1ab View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Update binding.py

    Updated the comment to specify this works in synchronous/blocking way
    ashah-splunk committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    7acd49a View commit details
    Browse the repository at this point in the history