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

Delay before commands work after workflow startup #6504

Closed
dpmatthews opened this issue Nov 29, 2024 · 2 comments
Closed

Delay before commands work after workflow startup #6504

dpmatthews opened this issue Nov 29, 2024 · 2 comments
Labels
duplicate This is a duplicate of something else

Comments

@dpmatthews
Copy link
Contributor

dpmatthews commented Nov 29, 2024

Description

There is an unexpected delay before many cylc commands work after workflow startup.

Reproducible Example

If I run a workflow, cylc ping (and other commands) still fail after 20s.

$ cylc vip -n start-up-test; sleep 20s; cylc ping start-up-test
...
WorkflowStopped: start-up-test/run1 is not running

However, if I run cylc scan first, cylc ping works immediately after start-up.

This needs run hosts enabled to reproduce; it is not reproduceable if using --host=localhost.

Expected Behaviour

All commands should be able to interact with workflows immediately after startup.

@dpmatthews dpmatthews added the bug Something is wrong :( label Nov 29, 2024
@dpmatthews dpmatthews added this to the 8.3.x milestone Nov 29, 2024
@MetRonnie
Copy link
Member

(Edited for clarity around run hosts)

@dpmatthews
Copy link
Contributor Author

Superceded by #6506

@dpmatthews dpmatthews removed this from the 8.3.x milestone Nov 29, 2024
@dpmatthews dpmatthews added duplicate This is a duplicate of something else and removed bug Something is wrong :( labels Nov 29, 2024
@MetRonnie MetRonnie closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This is a duplicate of something else
Projects
None yet
Development

No branches or pull requests

2 participants