Cache refresh trigger mechanism #5

Open
opened 2026-09-01 19:28:18 +00:00 by haylan · 0 comments
Owner

Part of #1
Blocked by: #2

Question

Given the webhook-support findings (#2), how does the cache actually get refreshed: which sources use a webhook push (and what receives it — a Symfony endpoint per account/subscription?), which fall back to polling, and for polling, what triggers it — Symfony Scheduler, a bin/console command on cron, or lazy on-request refresh when last_synced_at is stale? Zoom into the entity schema ticket (#4) as needed for column names.

Part of #1 Blocked by: #2 ## Question Given the webhook-support findings (#2), how does the cache actually get refreshed: which sources use a webhook push (and what receives it — a Symfony endpoint per account/subscription?), which fall back to polling, and for polling, what triggers it — Symfony Scheduler, a bin/console command on cron, or lazy on-request refresh when last_synced_at is stale? Zoom into the entity schema ticket (#4) as needed for column names.
haylan added the wayfinder:grilling label 2026-09-01 19:28:27 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: haylan/Smart-Tablet-Screen#5