Commit graph

422 commits

Author SHA1 Message Date
42baadae38 fixed build libs 2025-06-25 08:29:53 -04:00
b03231b849 removed old tests, created new ones and format 2025-06-25 07:46:59 -04:00
7579afa3c3 need to fix batching 2025-06-24 23:20:00 -04:00
eff529a6ca added initial batch decorator and fixed payload - still need to test batching 2025-06-24 23:15:43 -04:00
44c087aaae work on ceo and extra jobs for shorts 2025-06-24 22:55:22 -04:00
b30c79542b fixed up ceo 2025-06-24 22:26:32 -04:00
a5688e4723 finished ceo 2025-06-24 19:59:45 -04:00
b25222778e work on ceo 2025-06-24 18:09:32 -04:00
c8dcd697c9 removed delayWorkerStart 2025-06-24 16:18:20 -04:00
f6038d385f removing deprecations 2025-06-24 15:32:56 -04:00
fa67d666dc fixed up worker counts 2025-06-24 15:09:50 -04:00
f41622e530 fixed up workers 2025-06-24 13:27:43 -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
28b9822d55 small update 2025-06-24 08:17:44 -04:00
efc734ca9e added serena to gitignore 2025-06-24 07:39:12 -04:00
d7a78a0bde removed serena from git 2025-06-24 07:38:57 -04:00
a14cb4caa7 small 2025-06-23 23:21:48 -04:00
547dd0ae54 fixed error 2025-06-23 22:59:35 -04:00
969cbad7ac fixed some lint issues 2025-06-23 22:58:42 -04:00
566f5dac92 removed more stuff 2025-06-23 22:51:55 -04:00
2d14bb87f9 more cleanup 2025-06-23 22:39:24 -04:00
bbb551ddc7 eslint for handlers 2025-06-23 22:34:58 -04:00
ce5fa9da4a cleanup 2025-06-23 22:32:51 -04:00
d7979500eb added knip, and starting to remove unused stuff 2025-06-23 22:11:59 -04:00
9de70f6979 Merge branch 'di-refactor' into 'master'
huge refactor with a million of things to make the code much more managable and easier to create new services

See merge request boki/stock-bot!1
2025-06-24 01:43:57 +00:00
ca5f09c459 removed deprecated code 2025-06-23 21:39:04 -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
0d1be9e3cb restructured libs to be more aligned with core components 2025-06-23 19:51:48 -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
50e5b5cbed fixed pipeline handlers 2025-06-23 18:46:22 -04:00
26d9b9ab3f fixed all lint errors 2025-06-23 18:14:43 -04:00
519d24722e fixed lint issues 2025-06-23 17:07:30 -04:00
b67fe48f72 reorganized web-app 2025-06-23 16:55:29 -04:00
5c87f068d6 added logging 2025-06-23 14:36:47 -04:00
d76f0ff5ff small 2025-06-23 13:55:22 -04:00
8a1a28b26e added proper error messaged 2025-06-23 12:35:10 -04:00
71f771862b fixed queue names issue 2025-06-23 11:49:13 -04:00
a3f2f199b4 switched all console logs to logger 2025-06-23 11:34:58 -04:00
3877902ff4 unified config 2025-06-23 11:16:34 -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
da1c52a841 moved most api stuff to web-api and built out a better monitoring solution for web-app 2025-06-23 09:01:29 -04:00
fbff428e90 updated ib handler 2025-06-23 08:05:59 -04:00
9492f1b15e refactored monorepo for more projects 2025-06-22 23:48:01 -04:00
4632c174dc added schedule job to have all params not just delay 2025-06-22 22:02:22 -04:00
3ac274705e fixed lint in di 2025-06-22 21:52:21 -04:00
26ebc77fe6 refactored di into more composable parts 2025-06-22 21:47:39 -04:00
177fe30586 i donno 2025-06-22 21:19:35 -04:00
5c269453f2 simplified things 2025-06-22 21:13:19 -04:00