Skip to content

Create a sample for Compensating Transaction pattern #8388

Description

@rbev

It would be good to have a sample to demonstrate the Compensating Transaction Pattern

A potential scenario to use would be a Ticketek style seat booking system.
Their process works along the lines of:

  • User starts a session
  • User selects a seat which is reserved
  • If payment fails or is not completed within a timeout a compensation is triggered to release the seats

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