Skip to content

fix: actually start the TeslaMate token resync timer - #664

Open
MikeBishop wants to merge 1 commit into
mainfrom
fix/teslamate-token-resync-timer
Open

fix: actually start the TeslaMate token resync timer#664
MikeBishop wants to merge 1 commit into
mainfrom
fix/teslamate-token-resync-timer

Conversation

@MikeBishop

Copy link
Copy Markdown
Collaborator

The hourly resync Timer was constructed but never started (and not stored), so token-sync mode only ever synced once at startup despite the comment claiming an hourly refresh. Start it, and have it reschedule itself so resyncs keep happening indefinitely.

(Noticed incidentally while fixing something else; I don't use this path myself, and it might not be relevant with the switch to Fleet API while TeslaMate hasn't yet.)

The hourly resync Timer was constructed but never started (and not
stored), so token-sync mode only ever synced once at startup despite
the comment claiming an hourly refresh. Start it, and have it
reschedule itself so resyncs keep happening indefinitely.
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Test Results

4 456 tests  ±0   4 352 ✅ ±0   13m 28s ⏱️ -3s
   12 suites ±0       8 💤 ±0 
   12 files   ±0      96 ❌ ±0 

For more details on these failures, see this check.

Results for commit 91f266f. ± Comparison against base commit 827e71d.

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