Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 785948b

Browse files
committed
add note about random 3min delay (SOFTWARE-5156)
1 parent ef36901 commit 785948b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/other/osg-token-renewer.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,13 @@ EOF
140140
root@host # systemctl daemon-reload
141141
```
142142

143+
!!! note
144+
Be aware that the default timer configuration also has a 3 minute random
145+
delay built in, via the parameter `RandomizedDelaySec=3min`.
146+
Thus setting the frequency to `10min` only guarantees runs every 13 minutes.
147+
This parameter is also configurable in the above systemd override file.
148+
149+
143150
Managing the OSG Token Renewal Service
144151
--------------------------------------
145152

0 commit comments

Comments
 (0)