Karol Wypchlo
9026d56777
fix health check script invalid syntax
...
python lint job
2021-10-06 14:21:58 +02:00
Karol Wypchło
1c8816530c
cleanup unused discord import ( #1073 )
2021-08-17 09:58:00 +02:00
Karol Wypchło
71f9d5280e
use webhook instead of discrod bot to send messages ( #979 )
...
* initial refactor
* do not use before define
* forgot to remove client
* test notification
* add /cc
* fix /cc
* fix /cc role
* fix /cc
* test file upload
* test file upload
* test file upload
* default to no mentions
* unformat
* replace discord with DiscordWebhook
* add readme
* don't fail on failures in message send
2021-07-16 13:12:58 +02:00
Karol Wypchło
5f15005f44
adjust funds notifications ( #615 )
2021-02-12 11:39:56 +01:00
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