musescore / musescore/MuseScore
Diagnostic files: include date/time in filename of crash dumps and remove crash dumps after 30 days
Open
@igorkorsukov is already working on this.
Since Sep 20, 2024.
feature request
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
- Instead of just a UUID, set the filename of crash reports to the date/time that the crash occurred
- Remove crash reports after 30 days, instead of keeping them forever
Problem to be solved
- Make it easier to find which crash report is relevant when receiving 'Diagnostic files' with a whole bunch of (old) crash reports
- Don't make the file size of the 'Diagnostic files' archive too big; surprisingly often, the size is too big to be uploaded to Discord/GitHub/MuseScore.org.
Prior art
No response
Additional context
No response
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.