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

RUN-2098: retry connection and increase connection logging #99

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

ltamaster
Copy link
Contributor

@ltamaster ltamaster commented Dec 5, 2023

  • retry connection mechanisms

    • retry connection: Retry a connection when it fails for connectivity issues (default 1).
      It can be overwriting at node level using winrm-retry-connection
    • retry connection: Delay between retries in seconds (default 10 seconds).
      It can be overwriting at node level using winrm-retry-connection-delay
  • adding an option to debug HTTP logging

  • pass timeout and operation timeout to the file copier

@ltamaster ltamaster changed the title Improve logging RUN-2098: retry connection and increase connection logging Dec 12, 2023
@ltamaster ltamaster merged commit 40003ae into master Jan 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant