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
When a job is marked as failed but the corresponding dataset has no history (because the error took place before running the first task), the error-displaying in the webclient can be improved - see fractal-analytics-platform/fractal-web#546.
Nevertheless, for the specific case that we hit this time, we can avoid the failed-job-with-no-dataset-history situation by implementing the suggestion in the FIXME in the following block
(observed with @zonia3000)
When a job is marked as failed but the corresponding dataset has no history (because the error took place before running the first task), the error-displaying in the webclient can be improved - see fractal-analytics-platform/fractal-web#546.
Nevertheless, for the specific case that we hit this time, we can avoid the failed-job-with-no-dataset-history situation by implementing the suggestion in the FIXME in the following block
fractal-server/fractal_server/app/runner/v2/__init__.py
Lines 196 to 210 in 5b4be90
The text was updated successfully, but these errors were encountered: