Add new alert architecture to forecasting

This commit is contained in:
Urtzi Alfaro
2025-08-23 15:48:32 +02:00
parent 4b4268d640
commit a214617815
6 changed files with 846 additions and 3 deletions

View File

@@ -88,10 +88,11 @@ services:
bakery-network:
ipv4_address: 172.20.0.11
healthcheck:
test: ["CMD", "rabbitmq-diagnostics", "ping"]
test: ["CMD", "timeout", "5", "bash", "-c", "</dev/tcp/localhost/5672 && rabbitmq-diagnostics ping"]
interval: 30s
timeout: 10s
retries: 3
retries: 5
start_period: 40s
# ================================================================
# DATABASES - NO DUPLICATION