#9221 Make docs-rsync have timeout so it does not get stuck on various systems.
Closed: Fixed by kevin. Opened by darknao.

The docs-rsync job is stuck on proxy14 since August 8th preventing any new docs update since then.

It seems to be a recurrent issue, so I'm wondering if we should monitor the last build date on those files to know exactly when this happen (and why).


Cleaned up the stuck one on proxy14.

I wonder if we couldn't add some logic to our lock-wrapper script to kill jobs over a few hours?

Will leave this open to track that idea.

We could also try the --timeout option of rsync. That should terminate the process if no data is transferred for a long period of time.

Metadata Update from @mobrien:
- Issue tagged with: groomed, low-trouble, medium-gain

Metadata Update from @mobrien:
- Issue priority set to: Waiting on Assignee (was: Needs Review)

Done. Thanks for the suggestion!

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata