Skip to content

add COMMAND_DELAY to run-command.sh#47

Open
madsi1m wants to merge 1 commit intopeering-manager:mainfrom
madsi1m:add_COMMAND_DELAY
Open

add COMMAND_DELAY to run-command.sh#47
madsi1m wants to merge 1 commit intopeering-manager:mainfrom
madsi1m:add_COMMAND_DELAY

Conversation

@madsi1m
Copy link
Copy Markdown

@madsi1m madsi1m commented Mar 30, 2026

This adds COMMAND_DELAY to the run-command.sh so we can stagger the running of certain tasks for example in our installation we run:
/opt/peering-manager/run-command.sh peeringdb_sync
/opt/peering-manager/run-command.sh housekeeping
/opt/peering-manager/run-command.sh get_irr_data

These all run at the same time on reboot, by adding a delay we can stagger each task so that shared resources are not exhausted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant