My Go Service Sent the Same Event Twice Because I Ignored the Outbox Pattern
· medium.com
The event looked harmless when I published it after saving the order, until one retry made another service believe the same business action happen
My Go Service Sent the Same Event Twice Because I Ignored the Outbox Pattern
The event looked harmless when I published it after saving the order, until one re...