RESOLVED FIXED262221
[commits.webkit.org] Throttle repository sync on boot
https://bugs.webkit.org/show_bug.cgi?id=262221
Summary [commits.webkit.org] Throttle repository sync on boot
Jonathan Bedard
Reported 2023-09-27 15:28:39 PDT
Syncing our repository is a relatively expensive task. We need to do this sync on pod restart, but we don't need that sync to be done imiediately. Allow callers to throttle their own sync so that sync doesn't saturate the CPU when a pod is initially brought up.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-27 15:29:12 PDT
Jonathan Bedard
Comment 2 2023-09-27 15:32:27 PDT
EWS
Comment 3 2023-09-27 16:46:59 PDT
Committed 268546@main (c8429741370d): <https://commits.webkit.org/268546@main> Reviewed commits have been landed. Closing PR #18312 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.