RESOLVED FIXED 263249
safe-merge-queue should gracefully handle network failures with github
https://bugs.webkit.org/show_bug.cgi?id=263249
Summary safe-merge-queue should gracefully handle network failures with github
Aakash Jain
Reported 2023-10-17 08:26:02 PDT
safe-merge-queue should gracefully handle network failures with github.. In https://ews-build.webkit.org/#/builders/40/builds/653 it failed with an exception. Failed to connect to https://api.github.com File "/var/buildbot/OpenSource/Tools/CISupport/ews-build/steps.py", line 236, in query_graph_ql data = json.loads(response.text) builtins.AttributeError: 'NoneType' object has no attribute 'text'
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-18 16:42:00 PDT
Brianna Fan
Comment 2 2023-10-18 16:52:19 PDT
EWS
Comment 3 2023-10-19 10:54:29 PDT
Committed 269534@main (c73420e62f40): <https://commits.webkit.org/269534@main> Reviewed commits have been landed. Closing PR #19257 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.