PHP - Manual: MongoExecutionTimeoutException
2024-12-23
(PECL mongo >= 1.5.0)
Thrown when a operation times out server side (i.e. in MongoDB).
To configure the operation timeout threshold, use MongoCursor::maxTimeMS() or the "maxTimeMS" command option.
官方地址:https://www.php.net/manual/en/class.mongoexecutiontimeoutexception.php