As someone who has to keep this running,
I want that the individual scripts only get run when previous steps have finished,
so that I don't have to clean up the mess.
The cronjobs are scheduled at different times, and if some take too long it can lead to race-conditions. We probably want to use lock-files to avoid this.
Update: this seems to largely affect the steps of a) syncing log files from individual (proxy) hosts and b) combining them.
Metadata Update from @nphilipp: - Issue tagged with: DNF Counting
Metadata Update from @nphilipp: - Issue assigned to nphilipp
PR: fedora-infra/ansible#766
This has been merged, but needs to be deployed still.
Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.