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

Fix cache expiration-related issues in Auto Polling mode #106

Merged
merged 7 commits into from
Sep 6, 2024

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    b4f5c62 View commit details
    Browse the repository at this point in the history
  2. Fix a few broken tests

    adams85 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d7a786d View commit details
    Browse the repository at this point in the history
  3. Check for expiration on every iteration in Auto Polling mode + allow …

    …a tolerance of 500ms to prevent missing fetches due to timer inaccuracy + sync with cache even in offline mode
    adams85 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0c17f91 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary code

    adams85 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0381a7c View commit details
    Browse the repository at this point in the history
  5. Fix CI

    adams85 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    308aa0e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Bump version

    adams85 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    05b7a6c View commit details
    Browse the repository at this point in the history
  2. npm audit fix

    adams85 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    65054a5 View commit details
    Browse the repository at this point in the history