Skip to content

Commit 3889135

Browse files
committed
Match latest production configuration
(cherry picked from commit 00f96de)
1 parent 2b126f8 commit 3889135

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/aviatorsbot.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ subscriptions {
66
handler {
77
initial_delay = 30 seconds
88
interval = 1 minutes
9-
run_timeout = 3 minutes
9+
run_timeout = 1 minutes
1010

1111
retries_db = 3
1212
retries_weather_service = 1
@@ -19,7 +19,7 @@ metrics {
1919
host = "ip-172-31-15-21.eu-west-1.compute.internal"
2020
port = "2003"
2121
prefix = "aviatorsbot"
22-
interval_s = 60
22+
interval_s = 10
2323
}
2424
csv {
2525
enabled = true

0 commit comments

Comments
 (0)