avivasolutionsnl / sitecore-docker

Dockerized Sitecore 9 XP0 & XC
33 stars 24 forks source link

Enlarge and configurable robocopy timeout #132

Closed joostmeijles closed 5 years ago

joostmeijles commented 5 years ago

The previous values (200 msec, 500 msec) cause an unnecessary high CPU load.

Therefore this PR enlarges the robocopy timeout to 5 seconds and allows $Env:WatchSleepMilliseconds to override this value.