Skip to content

Add the capability to configure the transaction isolation level #60

@rhinof

Description

@rhinof

Currently the default isolation level of the transaction that grabbit creates and passes on to handlers has an isolation level of read-committed. while some services would require an isolation level that provides more consistency in order to properly function (such as repeatable read)

We should consider allowing the configuration of the isolation level of the transaction grabbit creates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions