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/4737/timeout error message for http #4738

Merged
merged 5 commits into from May 28, 2022

Commits on May 24, 2022

  1. Fixing timeoutErrorMessage in http calls

    When timeoutErrorMessage was set this did not change anything in the error message, with this change the error message will be the configured message
    VictorAugDB committed May 24, 2022
    Copy the full SHA
    ba85fa7 View commit details
    Browse the repository at this point in the history
  2. Testing timeoutErrorMessage in http calls

    When timeoutErrorMessage was set this did not change anything in the error message, with this change the error message will be the configured message
    VictorAugDB committed May 24, 2022
    Copy the full SHA
    be442af View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Copy the full SHA
    3cbadf6 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Copy the full SHA
    24cb8d0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Copy the full SHA
    019cea8 View commit details
    Browse the repository at this point in the history