fix(redis): cut workers to 7 total, remove per-iteration Redis calls to reduce connection pressure dfbedd9 MukeshKapoor25 commited on Mar 17
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
refactor(sync-worker-ms): reduce logging verbosity in worker loop and queue operations c3290dc MukeshKapoor25 commited on Mar 17