Skip to content

Commit

Permalink
feat: reduce the delay randomization to 5 mins window
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschlick committed Mar 24, 2024
1 parent 6fb0e6a commit aa2e5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/lib/systemd/system/pkgs-observer-agent.timer
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Requires=pkgs-observer-agent.service
[Timer]
Unit=pkgs-observer-agent.service
OnCalendar=*:0/15
RandomizedDelaySec=900
RandomizedDelaySec=300
Persistent=true

[Install]
Expand Down

0 comments on commit aa2e5ab

Please sign in to comment.