vmware / vmware/singleton

[BUG] [Ruby Client]Cache obtained from offline bundles should never expire

Open
#2,040 0 comments 0 reactions 1 assignee View on GitHub

@Xiaochao8 is already working on this.

Since Jan 10, 2023.

area/ruby-client kind/bug priority/low
Dominant language
Java
Stars
72
Forks
69
Avg merge
23h 32m
Merged PRs (30d)
4

Description

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:

  1. request translation in offline mode
  2. change bundle translation
  3. wait time exceeds the cache expire time
  4. request translation again
    updated data cache and reset expired time

Expected behavior
Not updated data cache and never expire

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.