laravel-mongodb icon indicating copy to clipboard operation
laravel-mongodb copied to clipboard

Timeout in aggregation

Open ssinuco opened this issue 6 years ago • 5 comments

Timeout parameter is not applied in aggregation queries.

ssinuco avatar Aug 01 '18 21:08 ssinuco

@ssinuco I have the same problem. Can you solve it?

alexdeoliveira avatar Mar 01 '19 12:03 alexdeoliveira

I'm getting:

Failed to send "aggregate" command with database "xxx": Failed to read 4 bytes: socket error or timeout

It should be possible to set the timeout time at config level.

jpswade avatar Jul 21 '21 08:07 jpswade

Hello, did you find any solution?

Skeazy11 avatar Mar 02 '22 20:03 Skeazy11