Skip to content

Indicator refresh interval fixes#17

Merged
SunshineLuke90 merged 2 commits into
masterfrom
indicator-refresh
Apr 18, 2026
Merged

Indicator refresh interval fixes#17
SunshineLuke90 merged 2 commits into
masterfrom
indicator-refresh

Conversation

@SunshineLuke90
Copy link
Copy Markdown
Owner

The indicator widget was not refreshing consistently, leading to refresh notes that were well out of sync with the actual refresh interval of the datasource.

Instead of using the refresh interval provided by the datasource directly, I updated the indicator widget to use it's own refresh interval, where it will make requests to ensure the information is kept up to date on the indicator. Other refreshes will still update the "last update time" indicator, but setting an actual refresh time will improve reliable updates when no inputs or other refreshes are put in place.

@SunshineLuke90 SunshineLuke90 added the enhancement New feature or request label Apr 18, 2026
@SunshineLuke90 SunshineLuke90 merged commit b8a5259 into master Apr 18, 2026
1 check passed
@SunshineLuke90 SunshineLuke90 deleted the indicator-refresh branch April 18, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant