Commit graph

13 commits

Author SHA1 Message Date
Samuel Clay
714f31a2b0 Work queue size is allowed to grow a llittle. 2021-10-06 11:36:17 -04:00
Jonathan Math
fb1cdc9689 remove unused subprocess imports from sanity checkers 2021-06-25 11:41:29 -06:00
Samuel Clay
96ccc7bdd9 Turning off work queue checker from firing all the time. 2021-06-24 11:12:52 -04:00
Jonathan Math
ad85403ab7 fix the monitors to work in cronjob and remove dead code 2021-06-19 09:56:35 -06:00
Jonathan Math
27f9c655fb update sanity checkers to fail for testing purposes 2021-06-16 10:12:59 -06:00
Samuel Clay
ee7bd47e8b Cleaning up deploy work and monitors. The task monitors need to be integrate with the flask db monitors. 2021-05-26 11:41:28 -04:00
Samuel Clay
8cf070a72d Merge branch 'master' into dashboard3
* master:
  Removing old types field. Needed to upgrade to mongo 3.4.
  Checking if a feed has any notifications on it, set a max of 30 min fetch (yes this is a pretty good way of getting your feeds to fetch faster, but youll have to deal with the notifications).
  Fix task fetch monitor.
  Attempting to see iOS premium status over email.
  Handling work queue missing error.
2021-01-23 17:55:01 -05:00
Samuel Clay
e15c5a358f Handling work queue missing error. 2021-01-20 21:25:01 -05:00
Samuel Clay
b91a906b45 Merge branch 'master' into dashboard3
* master:
  Limiting work queue checks.
2021-01-20 17:34:19 -05:00
Samuel Clay
3811d288d8 Limiting work queue checks. 2021-01-20 17:20:01 -05:00
Samuel Clay
33508f7361 Merge branch 'master' into dashboard3
* master:
  Executable monitor work queue.
  Adding monitor for work queue.
  Pointing to the new ssl cert.
  More descriptive failure email
  No default value
  Spitting out error on failure.
  Handling missing values
  Needs redis
  Only warn about falling feed fetches when actually falling.
  Revert "Removing unused types key from index."
2021-01-20 14:21:48 -05:00
Samuel Clay
e4cfb73b4f Executable monitor work queue. 2021-01-20 13:32:47 -05:00
Samuel Clay
b54c98198e Adding monitor for work queue. 2021-01-20 13:29:12 -05:00