From a4c04a472ae93fedaa23ddb9a2d29b5ca5090e34 Mon Sep 17 00:00:00 2001 From: kompotkot Date: Thu, 15 Sep 2022 13:22:10 +0000 Subject: [PATCH] Different timer on boot start time --- crawlers/deploy/ethereum-missing.timer | 2 +- crawlers/deploy/ethereum-trending.timer | 2 +- crawlers/deploy/polygon-metadata.timer | 2 +- crawlers/deploy/polygon-missing.timer | 2 +- crawlers/deploy/polygon-state-clean.timer | 2 +- crawlers/deploy/polygon-state.timer | 2 +- crawlers/deploy/polygon-statistics.timer | 2 +- crawlers/deploy/xdai-missing.timer | 2 +- crawlers/deploy/xdai-statistics.timer | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/crawlers/deploy/ethereum-missing.timer b/crawlers/deploy/ethereum-missing.timer index 87fc6c16..44b09a06 100644 --- a/crawlers/deploy/ethereum-missing.timer +++ b/crawlers/deploy/ethereum-missing.timer @@ -2,7 +2,7 @@ Description=Fill missing blocks at Ethereum database [Timer] -OnBootSec=10s +OnBootSec=40s OnUnitActiveSec=15m [Install] diff --git a/crawlers/deploy/ethereum-trending.timer b/crawlers/deploy/ethereum-trending.timer index 511be4ee..6dd8c93c 100644 --- a/crawlers/deploy/ethereum-trending.timer +++ b/crawlers/deploy/ethereum-trending.timer @@ -2,7 +2,7 @@ Description=Load trending Ethereum addresses to the database every 5 minutes [Timer] -OnBootSec=10s +OnBootSec=60s OnUnitActiveSec=5m [Install] diff --git a/crawlers/deploy/polygon-metadata.timer b/crawlers/deploy/polygon-metadata.timer index 6c91fb30..d1ebe9d0 100644 --- a/crawlers/deploy/polygon-metadata.timer +++ b/crawlers/deploy/polygon-metadata.timer @@ -2,7 +2,7 @@ Description=Execute Polygon metadata crawler each 10m [Timer] -OnBootSec=10s +OnBootSec=20s OnUnitActiveSec=60m [Install] diff --git a/crawlers/deploy/polygon-missing.timer b/crawlers/deploy/polygon-missing.timer index 9fd8a52e..58eb0ce3 100644 --- a/crawlers/deploy/polygon-missing.timer +++ b/crawlers/deploy/polygon-missing.timer @@ -2,7 +2,7 @@ Description=Fill missing blocks at Polygon database [Timer] -OnBootSec=10s +OnBootSec=30s OnUnitActiveSec=15m [Install] diff --git a/crawlers/deploy/polygon-state-clean.timer b/crawlers/deploy/polygon-state-clean.timer index 2720db1b..cfb37c0c 100644 --- a/crawlers/deploy/polygon-state-clean.timer +++ b/crawlers/deploy/polygon-state-clean.timer @@ -2,7 +2,7 @@ Description=Execute Polygon state clean labels crawler each 25m [Timer] -OnBootSec=10s +OnBootSec=50s OnUnitActiveSec=25m [Install] diff --git a/crawlers/deploy/polygon-state.timer b/crawlers/deploy/polygon-state.timer index a6f7911c..76ea17be 100644 --- a/crawlers/deploy/polygon-state.timer +++ b/crawlers/deploy/polygon-state.timer @@ -2,7 +2,7 @@ Description=Execute Polygon state crawler each 10m [Timer] -OnBootSec=10s +OnBootSec=15s OnUnitActiveSec=10m [Install] diff --git a/crawlers/deploy/polygon-statistics.timer b/crawlers/deploy/polygon-statistics.timer index 6cf3f020..0cab38da 100644 --- a/crawlers/deploy/polygon-statistics.timer +++ b/crawlers/deploy/polygon-statistics.timer @@ -2,7 +2,7 @@ Description=Update Polygon statistics dashboards each 6 hours [Timer] -OnBootSec=10s +OnBootSec=20s OnUnitActiveSec=6h [Install] diff --git a/crawlers/deploy/xdai-missing.timer b/crawlers/deploy/xdai-missing.timer index a882c4fd..66285c66 100644 --- a/crawlers/deploy/xdai-missing.timer +++ b/crawlers/deploy/xdai-missing.timer @@ -2,7 +2,7 @@ Description=Fill missing blocks at XDai database [Timer] -OnBootSec=10s +OnBootSec=35s OnUnitActiveSec=15m [Install] diff --git a/crawlers/deploy/xdai-statistics.timer b/crawlers/deploy/xdai-statistics.timer index 8646d085..8ef61b51 100644 --- a/crawlers/deploy/xdai-statistics.timer +++ b/crawlers/deploy/xdai-statistics.timer @@ -2,7 +2,7 @@ Description=Update XDai statistics dashboards each 6 hours [Timer] -OnBootSec=10s +OnBootSec=25s OnUnitActiveSec=6h [Install]