Add configurable number of retries and timeout for http calls (#40)

This commit is contained in:
Marius Nechifor
2025-01-14 22:58:03 +02:00
committed by GitHub
parent 058507ac39
commit 2bc8e445ce
15 changed files with 75 additions and 19 deletions
+3
View File
@@ -176,6 +176,9 @@ services:
- LOGGING__FILE__PATH=/var/logs
- LOGGING__ENHANCED=true
- HTTP_MAX_RETRIES=0
- HTTP_TIMEOUT=20
- TRIGGERS__QUEUECLEANER=0/30 * * * * ?
- TRIGGERS__CONTENTBLOCKER=0/30 * * * * ?