Why ray worker out of memory due to job failed instead of the worker being restarted ?

In other woker out of memory case, the job did not failed, It was still running.

How can ifigure it out ?

does it go through if you allocate memory on the worker node?

I use ray.data.map api ,the fn parameter should be actor not worker.Then If worker node failed, the job will not be killed