Skip to content

feat: refresh usage on network and resume recovery#40

Merged
GcsSloop merged 1 commit intomainfrom
codex/usage-refresh-on-resume-network
Mar 20, 2026
Merged

feat: refresh usage on network and resume recovery#40
GcsSloop merged 1 commit intomainfrom
codex/usage-refresh-on-resume-network

Conversation

@GcsSloop
Copy link
Copy Markdown
Owner

Summary

  • trigger an immediate usage refresh when the app comes back online
  • trigger an immediate usage refresh after a long hidden/resume transition
  • debounce and coalesce burst refresh triggers, then fan back into the existing account sync flow
  • document the design in docs/plans

Verification

  • npm --prefix frontend test -- --run src/App.test.tsx
  • npm --prefix frontend test -- --run src/features/accounts/AccountsPage.test.tsx
  • npm --prefix frontend test
  • npm --prefix frontend run build

@GcsSloop GcsSloop merged commit 4e01279 into main Mar 20, 2026
2 checks passed
@GcsSloop GcsSloop deleted the codex/usage-refresh-on-resume-network branch March 20, 2026 10:09
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