Skip to content

ResourcesMongoRepository : Reject concurrent update request of a document #8

@themidnightgospel

Description

@themidnightgospel

When 2 concurrent client tries retrieves the same version of Resource and then tries to update, client is not notified that it's write request was rejected, instead https://github.com/devmentors/Pacco.Services.Availability/blob/master/src/Pacco.Services.Availability.Infrastructure/Mongo/Repositories/ResourcesMongoRepository.cs#L31 fails silently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions