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

Add option for not deleting dump files when Throttle is not available #16

Open
yarik2720 opened this issue Apr 27, 2024 · 1 comment
Open

Comments

@yarik2720
Copy link

When Throttle is not available (f.e. responds with 502 error) dump files removes and you can't analyze crash info.
Log:

Presubmit failed: The requested URL returned error: 502 (22)
Failed to upload crash dump: The requested URL returned error: 502 (22)
Presubmit failed: The requested URL returned error: 502 (22)
Failed to upload crash dump: The requested URL returned error: 500 (22)

Add option on config to set not removing dump files on upload error, also there can be additional option to set maximum date for holding this files (for example 14 days)

@asherkin
Copy link
Owner

Any crashes worth analysing are happening repeatedly, there's little value in keeping every one.

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

No branches or pull requests

2 participants