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

cat-log: drop the --force-remote option #667

Open
2 tasks
oliver-sanders opened this issue Feb 7, 2025 · 0 comments
Open
2 tasks

cat-log: drop the --force-remote option #667

oliver-sanders opened this issue Feb 7, 2025 · 0 comments
Labels
blocked This work cannot proceed until other work has been completed. small
Milestone

Comments

@oliver-sanders
Copy link
Member

Stop using the --force-remote option with cylc cat-log commands.

Requires:

Once these are done:

  • --force-remote will not be necessary for filesystem listings (--mode=list-dir).
  • --force-remote and --mode=tail can be replaced by --mode=auto for log retrieval.

Note, this will mean that log files for finished jobs will no longer be streamed. The UI might want some minor changes to better communicate the meaning of this. Perhaps change the dialogue that currently displays the "connected" message to read "following" to make it clearer.

See also #506

@oliver-sanders oliver-sanders added blocked This work cannot proceed until other work has been completed. small labels Feb 7, 2025
@oliver-sanders oliver-sanders added this to the 1.7.0 milestone Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This work cannot proceed until other work has been completed. small
Projects
None yet
Development

No branches or pull requests

1 participant