[Webkit-unassigned] [Bug 263249] New: safe-merge-queue should gracefully handle network failures with github

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 17 08:26:02 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=263249

            Bug ID: 263249
           Summary: safe-merge-queue should gracefully handle network
                    failures with github
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

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'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231017/906c3070/attachment-0001.htm>


More information about the webkit-unassigned mailing list