Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't set dataset peek for errored jobs
This is consistent with the extended metadata logic, and prevents: ``` Message Job wrapper finish method failed Stack Trace Newest IndexError list index out of range ``` which only makes it harder to diagnose the actual error, which in the case of https://sentry.galaxyproject.org/share/issue/831261683ce642a4976efa20a9a0e55c/ is `\nslurmstepd: error: *** JOB 1910486 ON js2-gpu-small0 CANCELLED AT 2024-05-26T23:30:00 DUE TO TIME LIMIT ***\n`
- Loading branch information