ray.exceptions.PendingCallsLimitExceeded# exception ray.exceptions.PendingCallsLimitExceeded[source]# Raised when the pending actor calls exceeds max_pending_calls option. This exception could happen probably because the caller calls the callee too frequently.