You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ray): job long running span could be never finished [backport 3.16] (#14902)
Backport a75ed3e from #14871 to 3.16.
If a job was failing during job_submission, the long_running_job span
was not finished causing the span to not leave driveline and creating
inconsistent behavior on the UI.
Co-authored-by: Louis Tricot <75956635+dubloom@users.noreply.github.com>
0 commit comments