You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.