switched to go-retry for steam login; moved match reparsing higher in housekeeping

This commit is contained in:
2022-08-26 17:15:59 +02:00
parent 25965cdde7
commit 64cba30917
5 changed files with 97 additions and 104 deletions

View File

@@ -18,7 +18,7 @@ steam:
sentry: ".sentry"
login_key: ".login_key"
# maximum amount of time (in minutes) to wait before trying to reconnect to steam
max_retry_wait: 60
max_retry_wait: 30
redis:
address: "localhost:6379"