X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b986944def2a1e9fedc0e9f04e2aaea69bd4a115..206419788cdd6157c042c873ae78c349656ed1ca:/cookbooks/imagery/recipes/tiler.rb diff --git a/cookbooks/imagery/recipes/tiler.rb b/cookbooks/imagery/recipes/tiler.rb index d56357d62..ec7daa835 100644 --- a/cookbooks/imagery/recipes/tiler.rb +++ b/cookbooks/imagery/recipes/tiler.rb @@ -63,8 +63,9 @@ systemd_service "titiler-restart" do end systemd_timer "titiler-restart" do - on_boot_sec "6h" - on_unit_inactive_sec "12h" + on_boot_sec "10m" + on_unit_inactive_sec "30m" + randomized_delay_sec "20m" end service "titiler-restart.timer" do