Closed qianl15 closed 2 months ago
Mirror the logic in Transact-TS.
setEvent can only be called from within a workflow, getEvent can be called either outside of a workflow or within a workflow (not in Transaction or Communicator). If the getEvent is called in a workflow, we guarantee OAOO and durable timeout.
Mirror the logic in Transact-TS.
setEvent can only be called from within a workflow, getEvent can be called either outside of a workflow or within a workflow (not in Transaction or Communicator). If the getEvent is called in a workflow, we guarantee OAOO and durable timeout.