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

fix: prevent illegal negative timeout values into thread sleep() method while retrying exceptions in unit tests. #2268

Merged
merged 3 commits into from
Feb 9, 2023

Commits on Feb 8, 2023

  1. fix: prevent illegal negative timeout values into thread sleep() meth…

    …od while retrying exceptions in unit tests.
    
    * For details on issue see - googleapis#2206
    arpan14 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    edc5bbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from arpan14/retryerror

    fix: prevent illegal negative timeout values into thread sleep() method while retrying exceptions in unit tests.
    arpan14 authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    49a85df View commit details
    Browse the repository at this point in the history
  3. Fixing lint issues.

    arpan14 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4cd497b View commit details
    Browse the repository at this point in the history