Methods
getWorkflowStatus()
Get the status and result of an async workflow.
Signature:
Example:
Workflow Status Values
- RUNNING: Operation is in progress
- COMPLETED: Operation completed successfully
- FAILED: Operation failed (check error details)
- TERMINATED: Operation was terminated