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: swallowed exceptions in timed out WithCircuitBreaker() #7362

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Commits on Oct 21, 2024

  1. Add repro unit test

    Arkatufus committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e6aab81 View commit details
    Browse the repository at this point in the history
  2. Minimum viable fix

    Arkatufus committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    aeef26a View commit details
    Browse the repository at this point in the history
  3. Simplify code

    Arkatufus committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d285573 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Merge branch 'dev' into akkadotnet#7358-Fix-async-circuit-breaker

    # Conflicts:
    #	src/core/Akka.Persistence/Snapshot/SnapshotStore.cs
    Arkatufus committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a1564e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    34c0732 View commit details
    Browse the repository at this point in the history