Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved error handling for history revert events #16696

Closed
wants to merge 1 commit into from

Conversation

IDCs
Copy link
Contributor

@IDCs IDCs commented Nov 25, 2024

Suppressed ability to report history revert events when Vortex encounters a file system error (permissions/missing file/etc)

fixes #16694

Suppressed ability to report history revert events when Vortex
encounters a file system error (permissions/missing file/etc)

fixes #16694
@IDCs IDCs requested a review from insomnious November 25, 2024 10:24
@IDCs
Copy link
Contributor Author

IDCs commented Nov 26, 2024

This feels like a band-aid fix for now, as the history revert event should've never reported the file system error in the first place.

@IDCs
Copy link
Contributor Author

IDCs commented Jan 15, 2025

Closing as this doesn't fix the underlying issue. Additionally the error which this attempts to fix has not been seen since 1.12.6

@IDCs IDCs closed this Jan 15, 2025
@IDCs IDCs deleted the bugfix-history-error-handling branch January 15, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error: file not found
1 participant