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

fix(sentry): Handle deleted files in the storage stat #404

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

n0th1ng-else
Copy link
Owner

@n0th1ng-else n0th1ng-else commented Sep 21, 2024

Storage stat script fails when the file gets deleted from the temp folder. It is wrapped into try/catch already, But handling each file properly will unlock sending events into the analytics system

fixes sentry ENOENT: no such file or directory, stat '/usr/src/app/file-temp/RdvWNR2NiF_file_5739097.oga'

Storage stat script fails when the file gets deleted from the temp folder. It is wrapped into try/catch already, But handling each file properly will unlock sending events into the analytics system
Copy link

sonarcloud bot commented Sep 21, 2024

@n0th1ng-else n0th1ng-else merged commit ef58527 into master Sep 26, 2024
9 checks passed
@n0th1ng-else n0th1ng-else deleted the safe-storage-check branch September 26, 2024 18:05
Copy link

🎉 This PR is included in version 4.31.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant