laravel-mongodb
laravel-mongodb copied to clipboard
Timeout in aggregation
Timeout parameter is not applied in aggregation queries.
@ssinuco I have the same problem. Can you solve it?
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.
Hello, did you find any solution?