Enhance Redis connection handling with retry logic and improved error logging

This commit is contained in:
Arunavo Ray
2025-05-19 11:08:49 +05:30
parent 05e999cfa1
commit 8f1b97f35b
3 changed files with 151 additions and 4 deletions

View File

@@ -108,3 +108,6 @@ volumes:
networks:
gitea-network:
name: gitea-network
# Let Docker Compose manage this network
# If you need to use an existing network, uncomment the line below
# external: true