-
Notifications
You must be signed in to change notification settings - Fork 26
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
failure to delete benchmark #458
Comments
@OmarTawfik sorry you are running into trouble. I searched for the You have to delete all of the Reports and Thresholds that are associated with a Benchmark before you a can delete the Benchmark itself. There are two outstanding issues to help make this a bit easier: |
I see. Thanks for explaining. I can delete the reports first, then delete the benchmark.
I think the main issue here is that the error message didn't tell me what was going on. |
Great! And yes the error messages could definitely be improved. Current tracking issues: |
The UI displays the following error:
And inspecting dev console, I see:
DELETE https://api.bencher.dev/v0/projects/{PROJECT}/benchmarks/{NAME}
409 CONFLICT
9e5de9f0-16ab-406b-bbe1-aa8a703b55c5
01J35GYD2BG4WVZE38TVR6KXDS-sea
The error is persisting across many retries.
The text was updated successfully, but these errors were encountered: