docs: SenpAI integration log + healthcheck fix
- PROJECT-MASTER-INDEX: add "Зміни 2026-02-09" section (market data + Senpai tool integration) - docker-compose: senpai-md-consumer healthcheck timeout 5s→10s, retries 3→5 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -693,8 +693,8 @@ services:
|
||||
- CMD-SHELL
|
||||
- python -c "import urllib.request; urllib.request.urlopen('http://localhost:8892/health')"
|
||||
interval: 15s
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
timeout: 10s
|
||||
retries: 5
|
||||
start_period: 15s
|
||||
volumes:
|
||||
qdrant-data-node1: null
|
||||
|
||||
Reference in New Issue
Block a user