Replies: 1 comment 1 reply
|
Fair terminology point. Splitting "pushed" (retained slot written server-side) from "received" (client actually fetched) is doable. For REST clients we already log every One question: if a client stays offline for a while, should "pushed" stay sticky forever (accurate but reads like it never got there), or expire after some window? Superseded is arguably its own case too, a newer push overwrites the retained slot, so the old one will never be fetched. |
Uh oh!
There was an error while loading. Please reload this page.
Currently, the history shows dashboards pushed to the client as "delivered", even if the client is offline and did not fetch the dashboard yet.
Certainly not a high priority idea.
All reactions