Skip to content

Conversation

@bastienwirtz
Copy link
Owner

Description

Use a single-timer solution for managing automatic data updates across all service components in Homer. Instead of each service component creating its own setInterval timer, all components register with this centralized scheduler.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring

Checklist:

  • I've read & comply with the contributing guidelines
  • I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.
  • I have made corresponding changes to the documentation (README.md).
  • I've checked my modifications for any breaking changes, especially in the config.yml file

@bastienwirtz bastienwirtz mentioned this pull request Oct 6, 2025
7 tasks
@joriswvanrijn
Copy link

Looks amazing! Thanks for the changes. I've updated some of the docs and saw that the Transmission service was still using an old updater. #989

@bastienwirtz
Copy link
Owner Author

Thanks for helping on that, that's super cool !

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