Home > @aws/durable-execution-sdk-js > BatchItem > error
The error if the item failed (always ChildContextError since batch items run in child contexts)
Signature:
error?: ChildContextError;Home > @aws/durable-execution-sdk-js > BatchItem > error
The error if the item failed (always ChildContextError since batch items run in child contexts)
Signature:
error?: ChildContextError;