You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
Is there any way to fetch the completed activity/workflow in the logger?
The DEBUG logger is returning the status of the workflow, created and running is returning with the workflow ID, but the completed workflow does not return the workflow ID.
I am using async in the client to hit the request, and fetching the statuses from the logs whether the workflow is created, running, completed or failed.
Thanks
The text was updated successfully, but these errors were encountered:
Is there any way to fetch the completed activity/workflow in the logger?
The DEBUG logger is returning the status of the workflow, created and running is returning with the workflow ID, but the completed workflow does not return the workflow ID.
I am using async in the client to hit the request, and fetching the statuses from the logs whether the workflow is created, running, completed or failed.
Thanks
The text was updated successfully, but these errors were encountered: