added stuff that should make fewer alerts.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
((heartbeat clients/refresh-current-balance "current-balance-cache"))
|
||||
(mount/stop )
|
||||
(log/info "Stopping current-balance-cache")
|
||||
(Thread/sleep 15000)
|
||||
(System/exit 0))
|
||||
(finally
|
||||
(System/exit 0))))
|
||||
|
||||
Reference in New Issue
Block a user