Bug 253529 - [ews] Reduce excessive logging due to github webhooks
Summary: [ews] Reduce excessive logging due to github webhooks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-07 13:32 PST by Aakash Jain
Modified: 2023-03-09 11:22 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2023-03-07 13:32:14 PST
Reduce excessive logging due to github webhooks. This huge logging makes twistd.log unreadable and isn't really useful to use.
Comment 1 Aakash Jain 2023-03-07 13:40:35 PST
Pull request: https://github.com/WebKit/WebKit/pull/11186
Comment 2 EWS 2023-03-08 09:52:53 PST
Committed 261373@main (25e7f0c57535): <https://commits.webkit.org/261373@main>

Reviewed commits have been landed. Closing PR #11186 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-08 09:54:20 PST
<rdar://problem/106433173>
Comment 4 Aakash Jain 2023-03-09 11:22:43 PST
This was deployed and working fine.