Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Order Fullfilment Rollback with Choreography-based SAGA Implementation

Pragya Keshap answered on February 3, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • Choreography-based SAGA Implementation
  • Order Fullfilment with Choreography-based SAGA Implementation

  • Order Fullfilment Rollback with Choreography-based SAGA Implementation

    0

    SAGA pattern provides a way to roll back the changes made by each microservice.

    ▪ If the Inventory microservice encountered an error while reserving the items in the customer's order, it could

    publish a failure event to the message broker.

    ▪ Order fulfillment microservice would then execute a compensating transaction to undo the charges to the

    customer's payment method and cancel the order.

    https://medium.com/design-microservices-architecture-with-patterns/saga-pattern-for-microservices-distributed-transactions-7e95d0613345

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 03 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.