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

Check response status code in httpjson logger #3353

Open
ekouts opened this issue Dec 20, 2024 · 0 comments · May be fixed by #3354
Open

Check response status code in httpjson logger #3353

ekouts opened this issue Dec 20, 2024 · 0 comments · May be fixed by #3354

Comments

@ekouts
Copy link
Contributor

ekouts commented Dec 20, 2024

Sometimes we end up losing a few data from the daily runs, because the http request that sends the data actually fails with 429 Too Many Requests. Reframe should at the very least print some error when it fails to send the data and ideally retry after a few seconds in the case of 429.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants