superfly/corrosion

Retry applying fully buffered partial changesets on schema changes

オープン

#504 opened on 2026/08/07

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (83 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1,817 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Currently we retry the application of errored partial fully buffered change-sets from time to time with exponential exponential backoff. When the corrosion schema changes we should retry every partial regardless of it's current wait time to next application attempt.

コントリビューターガイド