Cancelling a queued run stops it immediately. Cancelling a running run asks the worker to stop and records the cancellation request on this run.
Mark this run as reviewed after you have checked the failure or warning and no longer need it in the action queue.
{% for line in rsync_log_tail %}{{ line }}{% if not forloop.last %}
{% endif %}{% endfor %}
{% else %}
No recent rsync log output recorded yet.
{% endif %}