[ews] compile-webkit step should fail builds that exceed a predefined threshold of log lines. This can cause buildbot to grind to a halt as it cannot handle the memory / database load. (This is a subtask of https://bugs.webkit.org/show_bug.cgi?id=249054)
One example (though on build.webkit.org) was on 2022-04-08 when the buildbot server was extremely slow and returning 502. The cause was huge logging, e.g.: 1 million log lines in compile-webkit step in https://build.webkit.org/#/builders/375/builds/3955
Pull request: https://github.com/WebKit/WebKit/pull/17782
Committed 268017@main (9d2c662836f4): <https://commits.webkit.org/268017@main> Reviewed commits have been landed. Closing PR #17782 and removing active labels.
<rdar://problem/115549995>