spee.ch
spee.ch copied to clipboard
set up recurring task manager for blocked list and wallet funds level
right now there is a check on startup to see how much funds is in the lbry wallet, but it is just informational via the logs. We need some other point in the app (probably when a publish request is received) where the app checks its balance and then sends a warning to slack if the funds are getting low.
We also discussed setting up a timer that would handle this every X seconds. The same loop could also manage doing tor check and blocked list update on a recurring scheduled basis.