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

Don't report very brief EL connection interruptions on user-visible log levels #4960

Merged
merged 1 commit into from
May 15, 2023

Conversation

zah
Copy link
Contributor

@zah zah commented May 15, 2023

Every failed request is now reported on DEBUG.

@zah zah enabled auto-merge (squash) May 15, 2023 15:22
@zah zah disabled auto-merge May 15, 2023 15:23
@github-actions
Copy link

Unit Test Results

         9 files    1 068 suites   36m 54s ⏱️
  3 677 tests   3 398 ✔️ 279 💤 0
15 634 runs  15 329 ✔️ 305 💤 0

Results for commit cc2b046.

@zah zah merged commit 9b9c58c into unstable May 15, 2023
@zah zah deleted the el-connection-tracking-hysteresis branch May 15, 2023 20:40
etan-status added a commit that referenced this pull request May 25, 2023
Since #4960, it requires ≥ 15 successful requests to the EL before
it is marked as `Working`. Update `el_offline` reporting so that an EL
that does not have a fully tested connection is also considered online.
etan-status added a commit that referenced this pull request May 25, 2023
Since #4960, the EL connection status can no longer transition from
`NeverTested` to `Working`. Fix that, and also consider `NeverTested`
connections as online for the purpose of the `el_offline` REST response.
etan-status added a commit that referenced this pull request May 25, 2023
Since #4960, the EL connection status can no longer transition from
`NeverTested` to `Working`. Fix that, and also consider `NeverTested`
connections as online for the purpose of the `el_offline` REST response.
zah pushed a commit that referenced this pull request May 25, 2023
Since #4960, the EL connection status can no longer transition from
`NeverTested` to `Working`. Fix that, and also consider `NeverTested`
connections as online for the purpose of the `el_offline` REST response.
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.

1 participant