animl-frontend
animl-frontend copied to clipboard
Better handling of batch errors
Currently, if an error occurs while during execution of the ingest-zip Batch Job, we tack an error message onto the status in the upload table here:
This doesn't seem to happen much, but we should have a more polished way of conveying that something went wrong the the user. Perhaps a toast alert? Should we automatically stop the batch?