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
As flow lifecycle progresses, there should be a mechanism to stream flow status updates to implement UI requirements. It should be possible to notify the UI about changes to flow statuses, triggers, start conditions.
zaychenko-sergei
changed the title
GraphQL: support live updates of Tasks when their status changes
GraphQL: support live updates of Flows when their state evolves
Mar 13, 2024
As flow lifecycle progresses, there should be a mechanism to stream flow status updates to implement UI requirements. It should be possible to notify the UI about changes to flow statuses, triggers, start conditions.
Consider implementing the updates using GraphQL subscriptions mechanism.
Note: any user who has read privileges on the dataset may be subscribed to these updates.
The text was updated successfully, but these errors were encountered: