{
"contextName": "string",
"aggregateName": "string",
"tenantId": "string",
"aggregateId": "string",
"ownerId": "",
"version": 0,
"eventId": "string",
"firstOperator": "string",
"operator": "string",
"firstEventTime": 0,
"state": {
"error": {
"bindingErrors": [
{
"msg": "string",
"name": "string"
}
],
"errorCode": "string",
"errorMsg": "string",
"stackTrace": "string",
"succeeded": true
},
"eventId": {
"aggregateId": {
"contextName": "string",
"aggregateName": "string",
"tenantId": "(0)",
"aggregateId": "string"
},
"id": "string",
"version": 0
},
"executeAt": 0,
"function": {
"contextName": "string",
"functionKind": "COMMAND",
"name": "string",
"processorName": "string"
},
"id": "string",
"recoverable": "RECOVERABLE",
"retrySpec": {
"executionTimeout": 0,
"maxRetries": 0,
"minBackoff": 0
},
"retryState": {
"nextRetryAt": 0,
"retries": 0,
"retryAt": 0,
"timeoutAt": 0
},
"status": "FAILED"
},
"deleted": true,
"snapshotTime": 0
}