Skip to content

SqlServer Distributed cache: Allow application to handle DuplicateKeyException #61884

Open
@sameerkattel

Description

@sameerkattel

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

I want application to handle SqlException(Duplicate key) because based on that I want to drive application logic.

Describe the solution you'd like

Do not suppress SqlException(Duplicate key)

or provide at least an option to opt in based on SqlServerCacheOptions

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-cachingIncludes: StackExchangeRedis and SqlServer distributed caches

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions