Commit Graph

9179 Commits

Author SHA1 Message Date
fcf2d07c99 Update redis data source 2024-01-16 21:58:34 +08:00
8580398d6f Clean up post rebase 2024-01-16 21:35:46 +08:00
ba3e5b053d Cleanup after rebase 2024-01-16 21:31:44 +08:00
f184c8baff Fix path 2024-01-16 21:30:17 +08:00
84195f10c2 Fix endpoint 2024-01-16 21:30:17 +08:00
4df9b70c95 Fix for detecting environment 2024-01-16 21:30:17 +08:00
e050864a91 Add more debugging 2024-01-16 21:30:17 +08:00
9633e7df79 Update envar name 2024-01-16 21:30:17 +08:00
62fdb866a8 Add some extra logging 2024-01-16 21:30:17 +08:00
26d832bb92 Trim URLs from feeds 2024-01-16 21:30:17 +08:00
652f4b6180 Use createHttpTask for save operation 2024-01-16 21:30:17 +08:00
26657c5611 Use cloud task function from backend code instead of from rss-handler 2024-01-16 21:30:17 +08:00
a8e8fe23da Remove azure config from backend 2024-01-16 21:30:17 +08:00
69eb22ae3c Remove some env vars that are not used 2024-01-16 21:30:17 +08:00
c7f605d00a If redis fails assume we need to refetch the item 2024-01-16 21:30:17 +08:00
00b72f1c3a Add lwn.net to block list 2024-01-16 21:30:17 +08:00
d31d309bc0 MOre on env parsing for k8s 2024-01-16 21:30:17 +08:00
f3f9f1a210 Some queue admin 2024-01-16 21:30:17 +08:00
5986bd0a68 Change around redis initialization so we can pull in secrets from secret manager async on startup 2024-01-16 21:30:15 +08:00
0a82e5721e Graceful k8s shutdown 2024-01-16 21:27:22 +08:00
7bb6602454 Fix linting 2024-01-16 21:27:22 +08:00
7aa76b70fe Add missing jobs 2024-01-16 21:27:22 +08:00
819052f51f Add queue-processor endpoint to the api 2024-01-16 21:27:22 +08:00
b4914f5346 Fix creation of redis clients 2024-01-16 21:27:20 +08:00
447bba23ba Fix init 2024-01-16 21:26:30 +08:00
20df5c6212 Parse redis cert on load 2024-01-16 21:26:28 +08:00
45fcde8ebc Update redis config 2024-01-16 21:25:34 +08:00
bca68372c9 Fix cert import 2024-01-16 21:25:34 +08:00
181c0253cb Update docker base image 2024-01-16 21:25:34 +08:00
2f2206707a redis config 2024-01-16 21:25:34 +08:00
362f87bb09 Clean up 2024-01-16 21:25:34 +08:00
b136d5c4bc Refactor 2024-01-16 21:25:34 +08:00
4ecb47f80f Use yaml escaping in the cert file 2024-01-16 21:25:34 +08:00
a36a516f04 Add some more debugging 2024-01-16 21:25:34 +08:00
154ccfe787 More init debugging 2024-01-16 21:25:34 +08:00
77e09954cd More init debugging 2024-01-16 21:25:34 +08:00
1559514c61 Await on secrets loading 2024-01-16 21:25:34 +08:00
78c1590ed7 Temp logging 2024-01-16 21:25:34 +08:00
0af8c47cfc Add ioredis package explicitly 2024-01-16 21:25:34 +08:00
b3616af783 Add ioredis 2024-01-16 21:25:34 +08:00
9144264020 Use redis connection 2024-01-16 21:25:34 +08:00
2f3e2d98d8 Fix instantiation 2024-01-16 21:25:34 +08:00
273e593a93 Fix init of queue workers 2024-01-16 21:25:34 +08:00
d98c2c2cf5 Redis config 2024-01-16 21:25:34 +08:00
1af4bf6928 Add bull admin panel 2024-01-16 21:25:34 +08:00
b4ce07efd3 Better handling of cases when redis isnt configured 2024-01-16 21:25:34 +08:00
d29c26d93b Some redis setup 2024-01-16 21:25:34 +08:00
fc25d6d615 Enqueue rss-refresh-feed jobs in bull 2024-01-16 21:25:31 +08:00
9c3f241c24 Merge pull request #3378 from omnivore-app/fix/replace-redis-library
replace redis client library with ioredis
2024-01-16 21:23:30 +08:00
150a456c35 replace redis client library with ioredis 2024-01-16 15:42:50 +08:00