Would you post the execution history of this workflow?
sure
{
"events": [
{
"eventId": "1",
"eventTime": "2024-06-23T09:24:28.954758878Z",
"eventType": "WorkflowExecutionStarted",
"version": "0",
"taskId": "1049582",
"workerMayIgnore": false,
"workflowExecutionStartedEventAttributes": {
"workflowType": {
"name": "RemoveEntityWorkflow"
},
"parentWorkflowNamespace": "",
"parentWorkflowNamespaceId": "",
"parentWorkflowExecution": null,
"parentInitiatedEventId": "0",
"taskQueue": {
"name": "edgeclient",
"kind": "Normal",
"normalName": ""
},
"input": {
"payloads": [
{
"metadata": {
"encoding": "anNvbi9wbGFpbg==",
"encodingDecoded": "json/plain"
}
}
]
},
"workflowExecutionTimeout": "3600s",
"workflowRunTimeout": "3600s",
"workflowTaskTimeout": "10s",
"continuedExecutionRunId": "8b1f8674-330f-4ae3-b07a-09be6519ac1b",
"initiator": "Retry",
"continuedFailure": {
"message": "failed to sync",
"source": "GoSDK",
"stackTrace": "",
"encodedAttributes": null,
"cause": {
"message": "failed to sync",
"source": "GoSDK",
"stackTrace": "",
"encodedAttributes": null,
"cause": null,
"applicationFailureInfo": {
"type": "",
"nonRetryable": false,
"details": null
}
},
"applicationFailureInfo": {
"type": "Error",
"nonRetryable": false,
"details": null
}
},
"lastCompletionResult": null,
"originalExecutionRunId": "e58b43d4-3a67-4a42-9b77-8fe5ae7a9dd0",
"identity": "",
"firstExecutionRunId": "8b1f8674-330f-4ae3-b07a-09be6519ac1b",
"retryPolicy": {
"initialInterval": "1s",
"backoffCoefficient": 2,
"maximumInterval": "100s",
"maximumAttempts": 5,
"nonRetryableErrorTypes": []
},
"attempt": 2,
"workflowExecutionExpirationTime": "2024-06-23T10:24:27.875Z",
"cronSchedule": "",
"firstWorkflowTaskBackoff": "1s",
"memo": {
"fields": {
"EdgeId": {
"metadata": {
"encoding": "anNvbi9wbGFpbg=="
},
"data": "MQ=="
}
}
},
"searchAttributes": {
"indexedFields": {
"ProjectIDAttribute": {
"metadata": {
"encoding": "anNvbi9wbGFpbg==",
"type": "S2V5d29yZA=="
},
"data": "IiI="
}
}
},
"prevAutoResetPoints": {
"points": [
{
"binaryChecksum": "78439d26766b093dd8b7799315c3116d",
"runId": "8b1f8674-330f-4ae3-b07a-09be6519ac1b",
"firstWorkflowTaskCompletedId": "4",
"createTime": "2024-06-23T09:24:27.893540503Z",
"expireTime": "2024-06-24T09:24:28.954758878Z",
"resettable": true
}
]
},
"header": {
"fields": {}
},
"parentInitiatedEventVersion": "0",
"workflowId": "RemoveEntityWorkflow(GroupName: sg-e56701_XXX49)",
"sourceVersionStamp": null
}
},
{
"eventId": "2",
"eventTime": "2024-06-23T09:24:29.957190545Z",
"eventType": "WorkflowTaskScheduled",
"version": "0",
"taskId": "1049590",
"workerMayIgnore": false,
"workflowTaskScheduledEventAttributes": {
"taskQueue": {
"name": "edgeclient",
"kind": "Normal",
"normalName": ""
},
"startToCloseTimeout": "10s",
"attempt": 1
}
},
{
"eventId": "3",
"eventTime": "2024-06-23T09:24:29.967224462Z",
"eventType": "WorkflowTaskStarted",
"version": "0",
"taskId": "1049593",
"workerMayIgnore": false,
"workflowTaskStartedEventAttributes": {
"scheduledEventId": "2",
"identity": "30862@sc-mac-01014@",
"requestId": "1442d663-f57e-4990-8c34-9ce71b3b7331",
"suggestContinueAsNew": false,
"historySizeBytes": "1791"
}
},
{
"eventId": "4",
"eventTime": "2024-06-23T09:24:29.976581295Z",
"eventType": "WorkflowTaskCompleted",
"version": "0",
"taskId": "1049597",
"workerMayIgnore": false,
"workflowTaskCompletedEventAttributes": {
"scheduledEventId": "2",
"startedEventId": "3",
"identity": "30862@sc-mac-01014@",
"binaryChecksum": "",
"workerVersion": {
"buildId": "78439d26766b093dd8b7799315c3116d",
"bundleId": "",
"useVersioning": false
},
"sdkMetadata": {
"coreUsedFlags": [],
"langUsedFlags": [
3
],
"sdkName": "temporal-go",
"sdkVersion": "1.26.1"
},
"meteringMetadata": {
"nonfirstLocalActivityExecutionAttempts": 0
}
}
},
{
"eventId": "5",
"eventTime": "2024-06-23T09:24:29.976685170Z",
"eventType": "ActivityTaskScheduled",
"version": "0",
"taskId": "1049598",
"workerMayIgnore": false,
"activityTaskScheduledEventAttributes": {
"activityId": "5",
"activityType": {
"name": "RemoveEntityActivity"
},
"taskQueue": {
"name": "edgeclient",
"kind": "Normal",
"normalName": ""
},
"header": {
"fields": {}
},
"input": {
"payloads": [
{
"metadata": {
"encoding": "anNvbi9wbGFpbg==",
"encodingDecoded": "json/plain"
},
}
]
},
"scheduleToCloseTimeout": "3600s",
"scheduleToStartTimeout": "3600s",
"startToCloseTimeout": "3600s",
"heartbeatTimeout": "0s",
"workflowTaskCompletedEventId": "4",
"retryPolicy": {
"initialInterval": "1s",
"backoffCoefficient": 2,
"maximumInterval": "100s",
"maximumAttempts": 0,
"nonRetryableErrorTypes": []
},
"useCompatibleVersion": true
}
}
]
}