"backend/internal/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "73b872998e2e44dc8c11e6aec4d55a34fa5badeb"
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