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

[relay] Add health check attempt threshold #2609

Merged
merged 4 commits into from
Sep 17, 2024

Conversation

mlsmaycon
Copy link
Collaborator

@mlsmaycon mlsmaycon commented Sep 16, 2024

Describe your changes

Add support to relay heath check threshold using the environment variable NB_RELAY_HC_ATTEMPT_THRESHOLD. By default that is set to 1 try.

It is recommended to change this setting on both the server and clients connecting to the relay.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@mlsmaycon mlsmaycon changed the title Add health check attempt threshold for receiver [relay] Add health check attempt threshold Sep 16, 2024
@mlsmaycon mlsmaycon marked this pull request as ready for review September 16, 2024 18:39
Copy link

sonarcloud bot commented Sep 16, 2024

@mlsmaycon mlsmaycon merged commit 5bc6011 into main Sep 17, 2024
21 checks passed
@mlsmaycon mlsmaycon deleted the add-healthcheck-attempt-threshold branch September 17, 2024 08:04
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.

2 participants