wip
This commit is contained in:
parent
cc89f0c75c
commit
afd28d934e
26 changed files with 2103 additions and 427 deletions
3
data-pipeline/config/batch.ts
Normal file
3
data-pipeline/config/batch.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export const BATCH_CONFIG = { size: 4, maxRetries: 3 } as const;
|
||||
|
||||
//1, 2, 5, 10, 20
|
||||
Loading…
Add table
Add a link
Reference in a new issue