Skip to content

Fix 500 on triage endpoint when end bound does not have data #883

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

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

rylev
Copy link
Member

@rylev rylev commented Jun 16, 2021

An error occurs when there is no data for a end bound commit (typically because the perf run is still happening).

The python script simply recovers from the 500 that is returned in this case. I did not fix that 500 (I'll leave that for another PR), but this at least fixes the new triage endpoint to simply stop the comparison loop in this case.

@Mark-Simulacrum Mark-Simulacrum merged commit 09556fc into rust-lang:master Jun 16, 2021
@rylev rylev deleted the fix-triage-500 branch June 16, 2021 12:13
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.

2 participants