We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WorkflowRuntimeServer.get_graph_raw()
Is this endpoint no longer used, and can it be removed?
cylc-flow/cylc/flow/network/server.py
Lines 338 to 343 in fd37bb1
And what about WorkflowRuntimeServer.api()?
WorkflowRuntimeServer.api()
Lines 262 to 267 in fd37bb1
The text was updated successfully, but these errors were encountered:
This could be useful for static graph visualisation, however, we should provide that endpoint from the UIS.
So long as it isn't currently used by cylc-flow/cylc-uiserver (which it shouldn't be, then it's good for removal)
Sorry, something went wrong.
This could be useful for static graph visualisation, however, we should provide that endpoint from the UIS. So long as it isn't currently used by cylc-flow/cylc-uiserver (which it shouldn't be, then it's good for removal)
@oliver-sanders - Is your answer definitive enough to remove the question tag?
Unused but also harmless. Low priority.
MetRonnie
Successfully merging a pull request may close this issue.
Is this endpoint no longer used, and can it be removed?
cylc-flow/cylc/flow/network/server.py
Lines 338 to 343 in fd37bb1
And what about
WorkflowRuntimeServer.api()
?cylc-flow/cylc/flow/network/server.py
Lines 262 to 267 in fd37bb1
The text was updated successfully, but these errors were encountered: