refactor: streamline error handling in migration process; consolidate failed partitions and batches tracking
This commit is contained in:
@@ -20,7 +20,6 @@ defaults:
|
||||
max_delay_ms: 10000
|
||||
max_jitter_ms: 500
|
||||
max_failed_partitions: 5
|
||||
max_failed_batches_transform: 5
|
||||
max_failed_batches_load: 5
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user