wip
This commit is contained in:
parent
8e8484f875
commit
4fb1550e7d
8 changed files with 2412 additions and 4 deletions
|
|
@ -1 +1,2 @@
|
|||
export const BATCH_CONFIG = { size: 4, maxRetries: 3 } as const;
|
||||
// Runtime-populated by pipeline.ts after CLI initialization
|
||||
export const BATCH_CONFIG = { size: 4, maxRetries: 3 };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue