test
This commit is contained in:
parent
a86367bec5
commit
00b21a57d7
4 changed files with 31 additions and 21 deletions
|
|
@ -324,7 +324,7 @@ export class BatchProcessor {
|
|||
operation: `process-${jobNamePrefix}-batch`,
|
||||
payload: {
|
||||
// Optimized: only store reference and metadata
|
||||
payloadKey: payloadKey,
|
||||
payloadKey: this.keyPrefix + payloadKey,
|
||||
batchIndex,
|
||||
total: totalBatches,
|
||||
itemCount: batchItems.length,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue