Home > @aws/durable-execution-sdk-js > BatchResult > status
Overall status of the batch (SUCCEEDED if no failures, FAILED otherwise)
Signature:
status: BatchItemStatus.SUCCEEDED | BatchItemStatus.FAILED;Home > @aws/durable-execution-sdk-js > BatchResult > status
Overall status of the batch (SUCCEEDED if no failures, FAILED otherwise)
Signature:
status: BatchItemStatus.SUCCEEDED | BatchItemStatus.FAILED;