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

Cache is updated with failed bulk operations (resolving issue 2058) #2082

Merged
merged 4 commits into from
Oct 14, 2024

Commits on Oct 14, 2024

  1. Repro of #2058

    David Fahlander committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9b43356 View commit details
    Browse the repository at this point in the history
  2. Added more code coverage for the repro of 2058

    David Fahlander committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d1d6a09 View commit details
    Browse the repository at this point in the history
  3. Filter away duplicates from optimistic results.

    Resolves #2058
    David Fahlander committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5d74ab2 View commit details
    Browse the repository at this point in the history
  4. Real repro of #2058 - turned out to work as expected

    David Fahlander committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4f95efc View commit details
    Browse the repository at this point in the history