Commit graph

162 commits

Author SHA1 Message Date
52c2f08db2 moved jobs to provider config 2025-06-08 15:03:30 -04:00
f9c2860ff4 initial setup, its a mess 2025-06-08 14:49:52 -04:00
811fc86c92 clean up 2025-06-08 14:36:23 -04:00
8daaff27fd reorganized stuff 2025-06-08 14:20:45 -04:00
2bc46cdb2a fixed up lib packages to remove bun dev since they will be imported into apps 2025-06-08 14:15:04 -04:00
f68e620c76 initial data-service started 2025-06-08 13:46:03 -04:00
8681c34529 starting to implement the queue job service 2025-06-08 13:35:07 -04:00
c10a524aa8 removed deprecated createLogger and replaced with getLogger 2025-06-08 12:31:29 -04:00
5d8b102422 testing 2025-06-08 10:03:03 -04:00
413b133a1f getting close to final proxy... i think 2025-06-08 09:30:12 -04:00
2f070d73f9 work on proxy 2025-06-08 08:47:44 -04:00
d67d07cba6 split up http into adapters 2025-06-08 08:05:20 -04:00
afc1843fdb working on proxy service. getting closer 2025-06-08 07:36:07 -04:00
6380165a94 well seems like no socks on bun 2025-06-08 00:01:27 -04:00
93578bd030 added more lists 2025-06-07 23:23:06 -04:00
0eeb893d0f no luck with sock proxies 2025-06-07 22:49:03 -04:00
a7cca4d4a1 updated docker and proxy service 2025-06-07 21:56:16 -04:00
6cb6eb192c fixed up some stuff 2025-06-07 20:34:46 -04:00
81d88357ca work on proxy service 2025-06-07 18:04:20 -04:00
baa34a3805 added p-limit instead ot batch to proxy-service 2025-06-07 17:05:14 -04:00
2ae1e73661 working on proxy 2025-06-07 17:00:56 -04:00
3d9eb2ec9b working on proxy service 2025-06-07 16:24:27 -04:00
1395e448b7 fixed config tests 2025-06-07 15:09:46 -04:00
6fb16b9e26 updated clean script 2025-06-07 15:04:27 -04:00
b3b4dee8bc updated tsconfigs 2025-06-07 14:51:48 -04:00
8be4bfe6f2 updating build 2025-06-07 14:46:39 -04:00
a8ee4022bf moved to zod, packages messed up still 2025-06-07 14:24:28 -04:00
15dd03c0ec fixing package.json 2025-06-07 13:42:05 -04:00
3b8135d04b fixed tests 2025-06-07 13:24:40 -04:00
3d9afd711e renamed http-client to http and fixed tests 2025-06-07 13:20:58 -04:00
e87acb5e18 added signal to both got and fetch 2025-06-07 13:00:54 -04:00
f70a8be1cb simplified httpclient lib 2025-06-07 12:57:55 -04:00
38b523d2c0 fixed logger tests 2025-06-07 12:22:45 -04:00
d836e766d5 trying to figure out the issue with logger tests 2025-06-07 12:18:41 -04:00
6aa63a8b59 fixed test:libs 2025-06-07 12:08:44 -04:00
2c58ad86a6 fixed test:libs 2025-06-07 12:06:46 -04:00
790b5ffed5 improved logger error type handling 2025-06-07 12:02:58 -04:00
d0bb4db042 fixed up logger error to make it better to handle in code 2025-06-07 11:58:24 -04:00
db66687f48 trying to fix tests 2025-06-07 11:44:45 -04:00
6b4d4ea29f fixed logger tests 2025-06-07 11:04:35 -04:00
e76489e8f3 updating logger tests 2025-06-07 10:59:21 -04:00
b52765ecd8 updated tsconfig for shutdown 2025-06-07 10:48:36 -04:00
ed424b87ef fixed reference 2025-06-07 10:41:26 -04:00
13c2f10db9 finished shutdown lib 2025-06-07 10:40:08 -04:00
97dcd30223 moved shutdown handler to own library 2025-06-07 10:32:22 -04:00
8d0da5cf5c initial shutdown functionality 2025-06-07 10:13:41 -04:00
0f510bfa33 improved logger 2025-06-07 10:07:49 -04:00
e8485dd140 fixed logger 2025-06-07 09:44:17 -04:00
4709887fef working on fixing logger 2025-06-07 09:33:54 -04:00
5b8c91f31d readded time 2025-06-07 08:29:28 -04:00