Skip to content

[hotfix] remove spacing between (still sequential) health checks

aguestuser requested to merge hotfix-remove-healtcheck-spacing into master

context

  • pursuant to MR !355 (merged), we are experimenting on how low we can bring the spacing between healthchecks without seeing problems

changes

  • having brought the spacing down to 10ms and seen no problems, let's try eliminating it altogether before introducing sequencing into our message broadcasting

Merge request reports