Rate limit latest.json writes to one per 5 seconds
During a backfill the pointer writer wrote latest.json on every advance, tens of thousands of overwrites per hour. Writes are now spaced by seaweed.latest_interval (default 5s); kicks in between coalesce and the final value is still flushed on shutdown. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RxR4odmoXozJ4UFUsjufir
5387c076
main
6/133 ++ 49 --