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

Change the start up delay if we have less than 60 probers #160

Merged
merged 4 commits into from
Jul 3, 2022

Conversation

proditis
Copy link
Collaborator

@proditis proditis commented Jul 3, 2022

This PR changes the start up delay of the probers.

if probers are less than 60 then just use 1 second delay instead

@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2022

Codecov Report

Merging #160 (b6ccf23) into main (598d8a4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #160   +/-   ##
=======================================
  Coverage   92.15%   92.15%           
=======================================
  Files          45       45           
  Lines        3238     3238           
=======================================
  Hits         2984     2984           
  Misses        187      187           
  Partials       67       67           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 598d8a4...b6ccf23. Read the comment docs.

@proditis proditis marked this pull request as ready for review July 3, 2022 12:39
cmd/easeprobe/probe.go Outdated Show resolved Hide resolved
@proditis proditis merged commit 23c3ec2 into megaease:main Jul 3, 2022
@proditis proditis deleted the probe-startup-timewait branch July 3, 2022 13:05
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.

None yet

3 participants