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
docs: FIXME — don't advance schema bundle on shortage
During a shortage streak the published worker assignment stays frozen
while the schema bundle keeps advancing. A worker joining mid-streak
downloads the frozen assignment but can't resolve the GC'd schema of a
still-named (removing) chunk — the failure schema_bundle_consistency
checks for, currently masked by its excluded guard.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments