According to changes in https://github.com/celery/celery/commit/6d4ff8689b2128a2e95e52857d9e346b1ad9827a
@@ -905,7 +905,7 @@ in seconds (int/float)
``redis_socket_timeout``
~~~~~~~~~~~~~~~~~~~~~~~~
-Default: 5.0 seconds.
+Default: 120.0 seconds.
Socket timeout for reading/writing operations to the Redis server
in seconds (int/float), used by the redis result backend.