Software Architecture · Design Patterns
How would you answer an interview scenario involving Command pattern?
Design an order-submission operation that may run asynchronously and must be safely retried.
Design an order-submission operation that may run asynchronously and must be safely retried.