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

fix: check sp health retry #1415

Merged
merged 1 commit into from
Jun 4, 2024
Merged

fix: check sp health retry #1415

merged 1 commit into from
Jun 4, 2024

Conversation

BarryTong65
Copy link
Contributor

@BarryTong65 BarryTong65 commented Jun 4, 2024

Description

fix: check sp health retry

defaultSPCheckTimeout               = 1 * time.Minute
defaultSPHealthCheckerInterval      = 10 * time.Second
defaultSPHealthCheckerRetryInterval = 1 * time.Second
defaultSPHealthCheckerMaxRetries    = 5

Rationale

N/A

Example

add an example CLI or API response...

Changes

Notable changes:

  • fix: check sp health retry

Potential Impacts

  • N/A

@BarryTong65 BarryTong65 changed the title fix: metric check sp fix: check sp health retry #1411 Jun 4, 2024
@BarryTong65 BarryTong65 changed the title fix: check sp health retry #1411 fix: check sp health retry Jun 4, 2024
@ruojunm ruojunm merged commit f420d9a into master Jun 4, 2024
11 checks passed
@ruojunm ruojunm deleted the fix-metric-sp-qa branch June 4, 2024 02:21
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