microsoft / windows-container-tools

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

[126]Fix: Add wait time to allow for a folder or file to be created if it does not exist #147

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: