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 async methods to the sync client class #22

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    afdf7c7 View commit details
    Browse the repository at this point in the history
  2. remove comments

    tddschn committed May 5, 2023
    Configuration menu
    Copy the full SHA
    41b3dc6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. resolve issues

    tddschn committed May 6, 2023
    Configuration menu
    Copy the full SHA
    0036a99 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. add _create_retry_decorator

    tddschn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    230479a View commit details
    Browse the repository at this point in the history
  2. add retry support

    tddschn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ef8f5a6 View commit details
    Browse the repository at this point in the history
  3. add ssl_verify to EnvConfig

    tddschn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    dbc2cc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb0b3e1 View commit details
    Browse the repository at this point in the history
  5. fix retry

    tddschn committed May 8, 2023
    Configuration menu
    Copy the full SHA
    ded20ed View commit details
    Browse the repository at this point in the history