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
fix(reindex): add lock timeout for stale lifecycle locks
Replace LockContext with explicit acquire_point(timeout=30s) so reindex
can wait for stale lifecycle locks left by crashed semantic processing
instead of failing immediately with a conflict error.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments