superfly/corrosion

Retry applying fully buffered partial changesets on schema changes

开放

#504 创建于 2026年8月7日

 (0 条评论) (0 个反应) (0 位负责人)Rust (83 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (1,817 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南