fix: prevent overlapping cron-5minutely runs #159

Merged

Wrap the mqtt_publish invocation in scripts/cron-5minutely.sh with a non-blocking flock, so a new run skips instead of starting while a previous run is still in progress.

Wrap the mqtt_publish invocation in scripts/cron-5minutely.sh with a non-blocking flock, so a new run skips instead of starting while a previous run is still in progress.
fix: prevent overlapping cron-5minutely runs
All checks were successful
Verify Pull Request / tests (pull_request) Successful in 1m47s
25f6ab2aff
Wrap the mqtt_publish invocation in scripts/cron-5minutely.sh with a
non-blocking flock, so a new run skips instead of starting while a
previous run is still in progress.
Mark-van-der-Klaauw deleted branch fix/cron-5minutely-prevent-overlapping-runs 2026-08-02 13:06:12 +02:00
Sign in to join this conversation.
No reviewers
No labels
Draft
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
msl/intranet!159
No description provided.