Bowei Xu

Results 15 issues of Bowei Xu

Cadence UI currently exposes URL of the following form to inspect the status of a running workflow: ``` https://localhost:8080/domain/cadence-canary/workflows/cron.workflow.sanity/d1e5c195-d8a7-488b-bd5b-d238f97459d2/summary ``` Would be very nice if the UI could also expose...

Needs API Work
feature

History exported from UI has base64 encoded value for `firstDecisionCompletedId` for example: ``` [ { "eventId":1, "timestamp":1572983709126469187, "eventType":"WorkflowExecutionStarted", "version":300, "taskId":446074314, "workflowExecutionStartedEventAttributes":{ "workflowType":{ "name":"PointTierAggregationWorkflow" }, "taskList":{ "name":"fx-worker-lunacore-0" }, "input":"some dummy context...

bug

Differential Revision: D38062352

CLA Signed
fb-exported

Will be good to have example on how to use activity heart beat.