fix: limit SQLAlchemy pool size to prevent connection exhaustion 5db0a21 MukeshKapoor25 commited on Mar 18
fix(redis): increase pool max_connections to 50, add exponential backoff on ConnectionError 0708ac4 MukeshKapoor25 commited on Mar 17
feat(logging): implement production-grade structured logging with JSON and rotating files f2bfacd MukeshKapoor25 commited on Mar 17
feat(worker-manager): implement Redis connection pooling for sync workers e86dee7 MukeshKapoor25 commited on Mar 10