ray.tune.schedulers.TrialScheduler.on_trial_error# TrialScheduler.on_trial_error(tune_controller: TuneController, trial: Trial)[source]# Notification for the error of trial. This will only be called when the trial is in the RUNNING state.