mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
small fix
This commit is contained in:
@@ -184,7 +184,7 @@ def process():
|
||||
notify_failure(url)
|
||||
|
||||
# avoid hammering services
|
||||
time.sleep(60)
|
||||
time.sleep(300)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user