ray.exceptions.PendingCallsLimitExceeded#

exception ray.exceptions.PendingCallsLimitExceeded[源代码]#

当待处理演员调用次数超过 max_pending_calls 选项时引发。

这个异常可能发生,可能是因为调用者调用被调用者过于频繁。