Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GraphQL: support live updates of Flows when their state evolves #275

Open
zaychenko-sergei opened this issue Nov 14, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@zaychenko-sergei
Copy link
Contributor

zaychenko-sergei commented Nov 14, 2023

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.

@zaychenko-sergei zaychenko-sergei added the enhancement New feature or request label Nov 14, 2023
@zaychenko-sergei zaychenko-sergei self-assigned this Jan 10, 2024
@zaychenko-sergei 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant