Skip to content

v0.1.7

Choose a tag to compare

@mlimarenko mlimarenko released this 18 Jun 11:15

0.1.7 — 2026-06-18

  • Build against framework v0.0.9: one source ref's fetch/push work,
    including dependents, is bounded by SYNC_ITEM_TIMEOUT_SECONDS. A stuck item
    is cancelled and counted as an item error so the sweep can continue to
    sync.done instead of holding the single-flight sync lock indefinitely.
  • Inherits sync.item.start and sync.item_timeout logs for identifying the
    source ref that is currently in flight or timed out.