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

If the underlying storage fails, emit an event #1450

Merged
merged 1 commit into from
May 18, 2024

Commits on May 18, 2024

  1. If the underlying storage fails, emit an event

    If the underlying storage fails, we emit an event that can be handled as
    the user wants.
    
    The behaviour is to throw exceptions on write but not on remove as this
    seems to be the semantics as they are in the library prior to this
    change.
    tarjei committed May 18, 2024
    Configuration menu
    Copy the full SHA
    add4e18 View commit details
    Browse the repository at this point in the history