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
When looking at the view of a task, the state of a task is highlighted by a little read/green/light-green line next to the task's name. This does not update live as the task finishes. It works fine when on the timeline view though.
Steps to Reproduce
Go to a running flow
Select a running task from the timeline view and click on it
Wait for it to finish. You will see that the task's state does not update but will if you reload the page.
Expected behavior:
The websocket connection should stream the task's state result to the UI and it should update live like it does for the timeline view.
Actual behavior:
Live updates do not happen
Reproduces how often:
Every time
Versions
v1.1.3
Additional Information
The text was updated successfully, but these errors were encountered:
Description
When looking at the view of a task, the state of a task is highlighted by a little read/green/light-green line next to the task's name. This does not update live as the task finishes. It works fine when on the timeline view though.
Steps to Reproduce
Expected behavior:
The websocket connection should stream the task's state result to the UI and it should update live like it does for the timeline view.
Actual behavior:
Live updates do not happen
Reproduces how often:
Every time
Versions
v1.1.3
Additional Information
The text was updated successfully, but these errors were encountered: