Skip to content

change: show counters on service state#541

Merged
mcdurdin merged 1 commit intomasterfrom
feat/service-state
Aug 27, 2025
Merged

change: show counters on service state#541
mcdurdin merged 1 commit intomasterfrom
feat/service-state

Conversation

@mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Aug 27, 2025

This allows us to see how long services have been down for, or attempting to read from service etc. Service timers start showing after 5 seconds for loading state (and update each second), or 3 minutes for successful (loaded) state (and update each minute). For error or unknown states, the timer shows immediately and updates every second.

Note that this does not show when the last actual change was, because this reflects only the loading state -- so each load attempt will reset the corresponding counter. We may refresh this later for more detail.

Test-bot: skip

This allows us to see how long services have been down for, or
attempting to read from service etc. Service timers start showing after
5 seconds for loading state (and update each second), or 3 minutes for
successful (loaded) state (and update each minute). For error or unknown
states, the timer shows immediately and updates every second.

Test-bot: skip
@keymanapp-test-bot
Copy link

User Test Results

Test specification and instructions

User tests are not required

@keymanapp-test-bot keymanapp-test-bot bot added this to the A19S10 milestone Aug 27, 2025
@github-project-automation github-project-automation bot moved this to Todo in Keyman Aug 27, 2025
@mcdurdin mcdurdin merged commit 716a736 into master Aug 27, 2025
5 checks passed
@mcdurdin mcdurdin deleted the feat/service-state branch August 27, 2025 09:58
@github-project-automation github-project-automation bot moved this from Todo to Done in Keyman Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants