singleton
singleton copied to clipboard
[BUG] [Ruby Client]Cache obtained from offline bundles should never expire
Describe the bug Cache obtained from offline bundles should never expire offline mode online and offline mode( return translation from offline bundle)
To Reproduce Steps to reproduce the behavior:
- request translation in offline mode
- change bundle translation
- wait time exceeds the cache expire time
- request translation again updated data cache and reset expired time
Expected behavior Not updated data cache and never expire