Skip to content

Do not overload kuiserver

Summary

When sharing files kuiserver5 sometimes starts consuming 100% cpu resulting in a lagging/stalling progress notification (KJobtracker)

kuiserver

This patch causes CompositeUploadJob to only report progress updates every 100 milliseconds

Test Plan

Share one or more big files from desktop to android and observe that the progress notification does not lag behind/stalls

Merge request reports