issue: https://github.com/redis/redis-py/issues/3090

코드 수정하면서 필요한 내용 기록하기!

Description of change

Please provide a description of the change here. This PR optimizes the on_connect method in redis-py by reducing the number of command responses during the connection process. Key improvements include: