@@ -14,7 +14,7 @@ |
||
| 14 | 14 | 'lazy' => true, |
| 15 | 15 | |
| 16 | 16 | # More info about timeouts can be found on https://www.rabbitmq.com/networking.html |
| 17 | - 'read_write_timeout' => 8, // default timeout for writing/reading (in seconds) |
|
| 17 | + 'read_write_timeout' => 8, // default timeout for writing/reading (in seconds) |
|
| 18 | 18 | 'connect_timeout' => 10, |
| 19 | 19 | 'heartbeat' => 4 |
| 20 | 20 | ] |