Karol Wypchlo
|
443eacc844
|
print wallet address on low funds
|
2020-11-27 17:13:41 +01:00 |
Karol Wypchło
|
10a251c081
|
reimplement health checks (#434)
|
2020-09-29 12:32:45 +02:00 |
Ivaylo Novakov
|
59a77bfaf6
|
Add a health checker script to Gollum.
|
2020-09-04 16:12:20 +02:00 |
Ivaylo Novakov
|
25cf5625b4
|
3 seconds timeout.
|
2020-08-31 13:39:07 +02:00 |
Ivaylo Novakov
|
2fc6d30c01
|
Use `os._exit` instead of `sys.exit` - we don't want to raise an exception.
|
2020-08-31 13:38:45 +02:00 |
Ivaylo Novakov
|
81acebad5c
|
Add the forced exit to funds-checker.py as well.
|
2020-08-19 10:25:23 +03:00 |
Ivaylo Novakov
|
19fff428cd
|
Move code to the right place.
|
2020-08-19 10:17:26 +03:00 |
Ivaylo Novakov
|
221902508f
|
Give the client 10 seconds to properly exits and if it fails to do so `exit` the hard way.
|
2020-08-18 18:25:54 +03:00 |
Marcin Jachymiak
|
0ee522cdcb
|
Clean up message and increase threshold in funds-checker.py
|
2020-04-14 18:22:37 -04:00 |
Marcin Jachymiak
|
02250ce385
|
Reduce allowance spending threshold.
|
2020-04-14 14:50:01 -04:00 |
Marcin Jachymiak
|
285d915602
|
Rename health-checker to funds-checker
|
2020-03-09 15:59:21 -04:00 |