#28 Make sure the cron-jobs don't cause race-conditions
Closed 2 years ago by nphilipp. Opened 2 years ago by asaleh.

User Story

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.

Acceptance Criteria

  • Instead of individual cronjobs, there is one overarching script that first syncs, then combines logs, then processes them (calling the other scripts/programs one after another).

Background

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

2 years ago

Metadata Update from @nphilipp:
- Issue assigned to nphilipp

2 years ago

This has been merged, but needs to be deployed still.

Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Boards 1