microsoft / windows-container-tools

Collection of tools to improve the Windows Containers experience
MIT License
240 stars 68 forks source link

Add waitInSeconds field to retry if folder/file does not exist #149

Closed TinaMor closed 1 year ago

TinaMor commented 1 year ago

PR Description

If a folder does not exist, wait for a predefined time (user-specified or default). In the logMonitor.json file, we will add a field for wait period, waitInSeconds, which will be the wait time in seconds. The value can range from 0-INFINITY.

Edge cases:

bobsira commented 1 year ago

Is it possible to provider steps on how to repro this @TinaMor

bobsira commented 1 year ago

Is it possible to provider steps on how to repro this @TinaMor

Please ignore the comments above, I found the link to the issue: https://github.com/microsoft/windows-container-tools/issues/126