data timeout fixes; research agent improvements

This commit is contained in:
2026-04-24 20:43:42 -04:00
parent 1800363566
commit 319d81c41f
37 changed files with 672 additions and 280 deletions

View File

@@ -69,6 +69,8 @@ spec:
ports:
- protocol: TCP
port: 3000
- protocol: TCP
port: 5571
# External HTTPS (for exchange APIs, LLM APIs)
- to:
- ipBlock:
@@ -102,3 +104,5 @@ spec:
ports:
- protocol: TCP
port: 3000
- protocol: TCP
port: 5571