Skip to content

Conversation

@PythonGermany
Copy link
Contributor

@PythonGermany PythonGermany commented Dec 12, 2025

Summary

Adds config option to customize config refresh interval in the UI (refresh is used to get update announcements)

Checklist

  • Tested and/or added tests to validate that the changes work as intended, if applicable.
  • Updated documentation in README.md, if applicable.

@PythonGermany PythonGermany changed the title Configure UI config refresh interval feat(ui): Allow to configure config refresh interval Dec 12, 2025
@PythonGermany PythonGermany marked this pull request as ready for review December 12, 2025 19:49
@TwiN
Copy link
Owner

TwiN commented Jan 9, 2026

Is there really value in making this configurable? I'm tempted to just pick a sensible value like 15 minutes and go with that. After all, announcements currently require a config change (which means a redeployment for most), so anything faster than that likely doesn't make a big difference in the ux in practice.

At some point, maybe we'll switch to websockets instead of repeatedly fetching from the API, but for now, I think it's fine to keep it simple.

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.

2 participants