Commit graph

28 commits

Author SHA1 Message Date
a7146a3f57 fixed up ratelimiting 2025-07-06 18:53:02 -04:00
95b1381480 work on spider for te 2025-07-06 15:26:47 -04:00
2e86598262 fixed up qm and added types to BaseHandler for typesafety 2025-06-28 21:49:33 -04:00
eff529a6ca added initial batch decorator and fixed payload - still need to test batching 2025-06-24 23:15:43 -04:00
f6038d385f removing deprecations 2025-06-24 15:32:56 -04:00
60d7de1da8 huge refactor done 2025-06-24 11:59:35 -04:00
843a7b9b9b huge refactor to remove depenencie hell and add typesafe container 2025-06-24 09:37:51 -04:00
34c6c36695 handler to auto register and removed service registry, cleaned up queues and cache naming 2025-06-23 21:23:38 -04:00
947b1d748d fixed deps 2025-06-23 19:47:01 -04:00
24768446f5 dependency hell fixes 2025-06-23 19:07:17 -04:00
e7c0fe2798 added a smart queue manager and moved proxy logic to proxy manager to make handler just schedule a call to it 2025-06-23 10:45:06 -04:00
4632c174dc added schedule job to have all params not just delay 2025-06-22 22:02:22 -04:00
19dfda2392 fixed cache keys 2025-06-22 20:34:35 -04:00
7d9044ab29 format 2025-06-22 17:55:51 -04:00
d858222af7 refactoring to remove a lot of junk 2025-06-22 16:57:08 -04:00
5009ccbeda removed old working on ceo handler 2025-06-22 13:26:29 -04:00
c6c55e2979 removed old di fully and replaced with awilix 2025-06-22 13:01:12 -04:00
a07a71d92a removed http client for a simple fetch wrapper with logging in utils 2025-06-22 09:03:34 -04:00
89cbfb7848 refactored db's and browser 2025-06-22 08:45:14 -04:00
742e590382 cleaner dev experience refactor 2025-06-22 07:31:00 -04:00
8b17f98845 refactored handler 2025-06-22 07:17:21 -04:00
3fb9df425c work on qm 2025-06-21 23:45:57 -04:00
0c77449584 work on new di system 2025-06-21 22:30:19 -04:00
931f212ec7 modern decodators 2025-06-21 21:24:09 -04:00
c5a114d544 updated di 2025-06-21 20:07:43 -04:00
63baeaec70 libs working i think 2025-06-21 18:52:01 -04:00
dc4bd7b18e moved handlers out of queue will be reused with event-bus 2025-06-21 18:32:55 -04:00
36cb84b343 moved folders around 2025-06-21 18:27:00 -04:00