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

Workflow progress updates #9

Open
philpax opened this issue Oct 27, 2024 · 1 comment
Open

Workflow progress updates #9

philpax opened this issue Oct 27, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@philpax
Copy link
Owner

philpax commented Oct 27, 2024

Depends on #3.

There is currently no way to know what node is currently being executed / how far along it is. This information is delivered over WebSocket.

This should probably be a callback for the functions that queue workflows? but I also suspect there are greater implications for the API design once WS support is in.

@philpax philpax added the enhancement New feature or request label Oct 27, 2024
@philpax
Copy link
Owner Author

philpax commented Nov 7, 2024

This should be controlled by an enum (with conditional compilation) that specifies what kind of behaviour to use (polling, WS)

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