superfly/corrosion

Retry applying fully buffered partial changesets on schema changes

Offen

#504 geöffnet am 07.08.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (83 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (1.817 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide