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 Bugs | Assignee: | 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
[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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171915505>
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/60081
EWS
Committed 309003@main (ed005ac27d3f): <https://commits.webkit.org/309003@main>
Reviewed commits have been landed. Closing PR #60081 and removing active labels.