fix(redis): cut workers to 7 total, remove per-iteration Redis calls to reduce connection pressure dfbedd9 MukeshKapoor25 commited on Mar 17
fix(redis): use correct redis.exceptions import to re-raise ConnectionError 77e12bc MukeshKapoor25 commited on Mar 17
fix(redis): increase pool max_connections to 50, add exponential backoff on ConnectionError 0708ac4 MukeshKapoor25 commited on Mar 17
refactor(redis-queue): reduce logging verbosity in enqueue and dequeue operations c021ed8 MukeshKapoor25 commited on Mar 17
refactor(sync-worker-ms): reduce logging verbosity in worker loop and queue operations c3290dc MukeshKapoor25 commited on Mar 17