Bug 309277

Summary: [ews] Improve handling of failures in determine-label-owner step in merge queue
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: New BugsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Aakash Jain
Reported 2026-03-05 10:35:36 PST
[ews] Improve handling of failures in determine-label-owner step in merge queue, For e.g.: in https://ews-build.webkit.org/#/builders/19/builds/32727 determine-label-owner step failed with exception because github api provided unexpected response. We should: 1) handle such response gracefully 2) retry the api calls few times (maybe with exponential delay) 3) if it still fails repeatedly, maybe fail the build with a clear message asking to retry the build.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-06 11:01:24 PST
Aakash Jain
Comment 2 2026-03-06 11:55:48 PST
EWS
Comment 3 2026-03-10 11:46:53 PDT
Committed 309003@main (ed005ac27d3f): <https://commits.webkit.org/309003@main> Reviewed commits have been landed. Closing PR #60081 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.