galaxy
galaxy copied to clipboard
[24.1] Fix history export error handling
Fixes #18238
It does change a bit how we handle errors in historyStore.ts to rethrow instead of just logging into the console.
| Before | After |
|---|---|
How to test the changes?
- [x] I've included appropriate automated tests.
- [ ] This is a refactoring of components with existing test coverage.
- [ ] Instructions for manual testing are as follows:
- [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]
License
- [x] I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.