{
"steps": {
"property1": {
"id": "string",
"depth": 0,
"startedAt": 0,
"invoke": {
"state": "failed",
"status": "idle"
},
"compensate": {
"state": "failed",
"status": "idle"
},
"definition": {
"async": true,
"compensateAsync": true,
"noCompensation": true,
"continueOnPermanentFailure": true,
"maxRetries": 0,
"noWait": false,
"retryInterval": 0,
"retryIntervalAwaiting": 0,
"saveResponse": true,
"timeout": 0,
"skipOnPermanentFailure": "string"
}
},
"property2": {
"id": "string",
"depth": 0,
"startedAt": 0,
"invoke": {
"state": "failed",
"status": "idle"
},
"compensate": {
"state": "failed",
"status": "idle"
},
"definition": {
"async": true,
"compensateAsync": true,
"noCompensation": true,
"continueOnPermanentFailure": true,
"maxRetries": 0,
"noWait": false,
"retryInterval": 0,
"retryIntervalAwaiting": 0,
"saveResponse": true,
"timeout": 0,
"skipOnPermanentFailure": "string"
}
}
}
}