Skip to content

fix: retry transient Kuikly publication writes - #143

Merged
bytemain merged 1 commit into
staging3from
codex/task139-publish-retry
Aug 13, 2026
Merged

fix: retry transient Kuikly publication writes#143
bytemain merged 1 commit into
staging3from
codex/task139-publish-retry

Conversation

@bytemain

Copy link
Copy Markdown
Member

Summary

  • lower the bounded publisher pool from 16 to 8 workers
  • retry transient 423/429/5xx writes up to five times with exponential backoff
  • perform exact anonymous readback before every retry so a committed response-loss is reused rather than rewritten

Verification

  • PYTHONDONTWRITEBYTECODE=1 python3 scripts/test_kuikly_release_contract.py (60/60)
  • git diff --check

No product bytes, manifest, set, candidate, or completion ordering changes.

Signed-off-by: artin <artin@cat.ms>
@bytemain
bytemain merged commit 3dbfd5a into staging3 Aug 13, 2026
12 checks passed
@bytemain
bytemain deleted the codex/task139-publish-retry branch August 13, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant