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

Return helpful error message when run import/upload fails #2294

Open
jhutar opened this issue Mar 1, 2025 · 0 comments
Open

Return helpful error message when run import/upload fails #2294

jhutar opened this issue Mar 1, 2025 · 0 comments
Labels
type/feature A new feature

Comments

@jhutar
Copy link
Contributor

jhutar commented Mar 1, 2025

Feature idea.

Return helpful error message when run import/upload fails

Describe the solution you'd like

When upload fails, I would like to get error message pointing me to what is wrong.

Additional information

When I upload like this:

$ curl --insecure -X POST -H 'Content-Type: application/json' -H "X-Horreum-API-Key: $HORREUM_API_TOKEN" 'https://horreum.corp.redhat.com/api/run/data?test=Golang-perf-test&start=2024-12-11T11:18:49Z&stop=2024-12-11T11:26:46Z&owner=Go-compiler-team&access=PUBLIC' -d @output.json
Cannot upload to test Golang-perf-test

Error message is very generic.

@jhutar jhutar added the type/feature A new feature label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant