Get a notification when the status of job changes

How severe does this issue affect your experience of using Ray?

  • Medium: It contributes to significant difficulty to complete my task, but I can work around it.

We are trying to build a service which will persist the sate of jobs from various Ray clusters into a DB. Apart from polling the status of the job, is there a way to get notified once the job succeeds or fails ?

hi @Vamshi when you refer to ray jobs are you using Ray Jobs Overview — Ray 2.4.0 API?

Hi @Chen_Shen. Yes, I am referring to the jobs that we submit with a script and runtime.