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

Ping handling upgrade #198

Merged
merged 4 commits into from
Feb 24, 2021
Merged

Ping handling upgrade #198

merged 4 commits into from
Feb 24, 2021

Conversation

MakMuftic
Copy link
Member

@MakMuftic MakMuftic commented Feb 24, 2021

Few minor changes to improve handling pings

PR Checklist

  • I have run linter localy
  • I have run unit and integration tests locally
  • Rebased to master branch / merged master
  • Updated CHANGELOG.md

Changes

  • Add check if two (or more) pings come one after other, this happens if one ping gets stuck in the network -> there is no need to add double downtime
  • Expand buffer for pings, from 5 + 5 seconds to 5 + 8 seconds (we will monitor this further)
  • Add additional logs for currently active nodes

@MakMuftic MakMuftic marked this pull request as ready for review February 24, 2021 12:20
@mpetrunic mpetrunic merged commit dfce573 into dev Feb 24, 2021
@mpetrunic mpetrunic deleted the mmuftic/fix-ping branch February 24, 2021 14: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.

3 participants