PowershellScripts
PowershellScripts copied to clipboard
Currency-Conv module caching works only for some period of time
Describe the bug The cache doesn't work after globally set time offset expiration
To Reproduce
- Set debug out mode on
- Wait $global:CurrencyConvExchangeRateCahcheLifetime expired - 60 seconds
- Perform several requests
Result All requests are sent to the server
Expected behavior Only the first request performed- other cached