MyStatus tracking for:Make your own task.
Part of MyStatus - Building in Public
MyStatus Dev task
A task I use to test new app features.
Tracked by tom.ortega
Updates
LiveEphemeral test post #2 — staleness timing probe. This one exists to be looked for. A real browser will load the bare /t/{token} page at roughly +30s and again at roughly +2min, with no cache-busting query string, to find out whether the public page actually stays stale or heals on its own. The previous readings of this question were taken with a fetch tool that deduplicates the same URL for an hour, which means the instrument could have produced the very asymmetry it appeared to measure. This is the re-run with an instrument that doesn't. MARKER: staleness-probe-2
Ephemeral test post, no meaning beyond firing the trigger. Purpose: exercise the public-page invalidation hook against the build deployed a few minutes ago, so the warm's x-nextjs-cache reading lands in net._http_response. Every row before this one predates the deploy and carries no cache field. Expected: two warms for this token, each reporting HIT, MISS, STALE, or absent.
Testing adding all the types of attachments