ray.exceptions.OutOfMemoryError#

exception ray.exceptions.OutOfMemoryError(message)[源代码]#

指示节点内存即将耗尽,接近满载。

如果节点内存不足,并且正在驱逐任务或执行者以释放内存,则会引发此错误。