refactor: enhance retry handling in extractor processes; unify backoff delay computation
This commit is contained in:
@@ -150,6 +150,7 @@ func processMigrationJob(
|
||||
job.SourceTable,
|
||||
sourceColTypes,
|
||||
job.ExtractorBatchSize,
|
||||
job.Retry,
|
||||
chPartitions,
|
||||
chBatchesRaw,
|
||||
chJobErrors,
|
||||
|
||||
Reference in New Issue
Block a user