PowershellFrameworkCollective / psframework

A module that provides tools for other modules and scripts
MIT License
435 stars 41 forks source link

Invoke-PSFProtectedCommand: RetryWait with exponentially growing delay #592

Closed FriedrichWeinmann closed 1 year ago

FriedrichWeinmann commented 1 year ago

Consider even supporting an increment logic option, allowing the user to provide the delay logic

FriedrichWeinmann commented 1 year ago

Implemented in 1.9.308