Keep healthy live sections refreshing during partial outages #168

Merged
rockachopa merged 1 commits from timmy/167-section-isolated-live-refresh into main 2026-08-07 04:54:28 +00:00
Member

Closes #167

What changed

  • isolate freshness, exponential backoff, and retry eligibility for context, activity, and notifications
  • continue coalesced refreshes for healthy due sections during a partial outage
  • expose per-section age/degraded/revalidating metadata
  • render mobile My Work, Updates, and activity status from their own section freshness

Verification

  • RED: notification outage test reproduced healthy sections freezing under global cooldown
  • GREEN: pytest -q — 209 passed
  • python3 -m compileall -q src
  • git diff --check
Closes #167 ## What changed - isolate freshness, exponential backoff, and retry eligibility for context, activity, and notifications - continue coalesced refreshes for healthy due sections during a partial outage - expose per-section age/degraded/revalidating metadata - render mobile My Work, Updates, and activity status from their own section freshness ## Verification - RED: notification outage test reproduced healthy sections freezing under global cooldown - GREEN: `pytest -q` — 209 passed - `python3 -m compileall -q src` - `git diff --check`
rockachopa added 1 commit 2026-08-07 04:53:53 +00:00
feat: isolate live section refresh backoff (#167)
All checks were successful
CI / lint (pull_request) Successful in 15s
CI / build-frontend (pull_request) Successful in 5s
4870b58c5b
rockachopa merged commit 29a786cea3 into main 2026-08-07 04:54:28 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#168
No description provided.