fixed up ratelimiting

This commit is contained in:
Boki 2025-07-06 18:53:02 -04:00
parent a616c92656
commit a7146a3f57
15 changed files with 912 additions and 186 deletions

View file

@ -182,7 +182,7 @@
},
"services": {
"dataIngestion": {
"port": 2009,
"port": 2001,
"workers": 5,
"queues": {
"ceo": { "concurrency": 2 },