"frontend/vscode:/vscode.git/clone" did not exist on "bffcc2042eeeb61eb0e5c9fc0c7cd4d40ff89f96"
fix: create fresh context per watermark write retry attempt
Each retry in the SetOutboxWatermark loop now gets its own 5s context.
Previously a shared context could already be expired when the second or
third attempt ran, making the retries pointless.
Co-Authored-By:
Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Please register or sign in to comment