Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Currency-Conv module caching works only for some period of time #17

Open
stadub opened this issue Sep 9, 2019 · 0 comments
Open

Currency-Conv module caching works only for some period of time #17

stadub opened this issue Sep 9, 2019 · 0 comments

Comments

@stadub
Copy link
Owner

stadub commented Sep 9, 2019

Describe the bug
The cache doesn't work after globally set time offset expiration

To Reproduce

  1. Set debug out mode on
  2. Wait $global:CurrencyConvExchangeRateCahcheLifetime expired - 60 seconds
  3. Perform several requests

Result
All requests are sent to the server

Expected behavior
Only the first request performed- other cached

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant