superfly/corrosion
Retry applying fully buffered partial changesets on schema changes
Open
#504 opened on Aug 7, 2026
enhancementgood first issue
Repository metrics
- Stars
- (1,817 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.