cuatrolabs-sync-worker-ms / app /sync /worker_manager.py

Commit History

fix: limit SQLAlchemy pool size to prevent connection exhaustion
5db0a21

MukeshKapoor25 commited on

fix(redis): increase pool max_connections to 50, add exponential backoff on ConnectionError
0708ac4

MukeshKapoor25 commited on

feat(logging): implement production-grade structured logging with JSON and rotating files
f2bfacd

MukeshKapoor25 commited on

feat(worker-manager): implement Redis connection pooling for sync workers
e86dee7

MukeshKapoor25 commited on