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

Internal server error when accessing test with malfored uuid #527

Open
pehala opened this issue Dec 2, 2024 · 0 comments · May be fixed by #538
Open

Internal server error when accessing test with malfored uuid #527

pehala opened this issue Dec 2, 2024 · 0 comments · May be fixed by #538
Assignees
Labels
bug Something isn't working

Comments

@pehala
Copy link

pehala commented Dec 2, 2024

If you access a specific test using malfored uuid (e.g. https://argus.scylladb.com/tests/scylla-cluster-tests/83b4a96b-28bb-4501-), Argus throws Internal Server Error. Correct behaviour would be to return 404 instead.

@pehala pehala added the bug Something isn't working label Dec 2, 2024
@k0machi k0machi self-assigned this Dec 2, 2024
k0machi added a commit to k0machi/argus that referenced this issue Dec 16, 2024
This commit provides a graceful error message when supplied UUID for a
test is invalid for /tests/$plugin/$uuid endpoint.

Fixes scylladb#527
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants