Actions
action #139148
closed[alert] openqa-review repeatedly failed to read job group overview data running into "Read timed out"
Start date:
2023-11-06
Due date:
2023-11-20
% Done:
0%
Estimated time:
Description
Observation¶
https://gitlab.suse.de/openqa/openqa-review/-/jobs/1958880#L171
openqa_review.browser.DownloadError: Request to https://openqa.suse.de/group_overview/476.json was not successful after 7 retries: HTTPSConnectionPool(host='openqa.suse.de', port=443): Max retries exceeded with url: /group_overview/476.json (Caused by ReadTimeoutError("HTTPSConnectionPool(host='openqa.suse.de', port=443): Read timed out. (read timeout=30)"))
Suggestions¶
- Crosscheck corresponding monitoring data from that time
- Moar retries?
Updated by okurz about 1 year ago
I triggered a retry https://gitlab.suse.de/openqa/openqa-review/-/jobs/1960366 to workaround/crosscheck.
Updated by okurz about 1 year ago
- Due date set to 2023-11-20
- Status changed from New to Feedback
- Assignee set to okurz
- Priority changed from High to Low
rerun was fine. I will monitor over the next days if the problem returns. We already use 7 retries with backoff so I don't want to increase that straight-away.
Updated by okurz about 1 year ago
- Status changed from Feedback to Resolved
https://gitlab.suse.de/openqa/openqa-review/-/jobs is very stable over the past days. All good.
Actions