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

retry on timeout #54

Merged
merged 4 commits into from
May 23, 2024
Merged

Commits on May 23, 2024

  1. retry on timeout

    Signed-off-by: zliu3 <[email protected]>
    zliu3 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d8a8cf0 View commit details
    Browse the repository at this point in the history
  2. add unit test and throw exception on timeout

    Signed-off-by: zliu3 <[email protected]>
    zliu3 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f8d8cbe View commit details
    Browse the repository at this point in the history
  3. update README.md

    Signed-off-by: zliu3 <[email protected]>
    zliu3 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8a9cb92 View commit details
    Browse the repository at this point in the history
  4. add test to make sure retry on exception, add a good case

    Signed-off-by: zliu3 <[email protected]>
    zliu3 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    af4e3a3 View commit details
    Browse the repository at this point in the history