Changeset b79466e in Klonkt for scripts

Timestamp:
06/26/2026 10:04:14 AM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
a404018
Parents:
14e2ce1
Message:

feat(fediverse): self-heal the timeline cache once per SELFHEAL_VERSION bump

selfHealTimeline() re-fetches cached ap_timeline notes and refreshes content +
media (recovers covers/edits delivered during a flux window, e.g. a fleet-wide
update) and drops gone (404/410) notes. Gated by a selfheal_version setting so it
runs ONCE after a SELFHEAL_VERSION bump, not on every boot. Async + bounded
(latest 200) like autoMigrateCircles. Closes prutfolio-src-5gl.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.