Actions
action #119938
closedopenQABot | Failed pipeline for master | 9b1b1857: ERROR: Connection error during reading from IBS: HTTP Error 403: Forbidden size:M
Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
Start date:
2022-11-04
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
ERROR: Connection error during reading from IBS: HTTP Error 403: Forbidden
https://gitlab.suse.de/qa-maintenance/openQABot/-/jobs/1222215
This only seems to be a temporary issue, but maybe we can find a way to make this even more reliable
or at least provide more log output when it happens the next time.
Acceptance Criteria¶
AC1: HTTP 403 from IBS isn't causing openQABot to fail
Suggestions¶
- Look at the older upstream https://gitlab.suse.de/qa-maintenance/openQABot/
- Handle 403 as "already approved", similar to https://github.com/openSUSE/qem-bot/blob/master/openqabot/approver.py#L163
- See if we can show the response body on non 2xx/3xx return codes
- See if we can disambiguate via the response body
Out of scope¶
- Migrate to the latest fork
Actions