Pinned[Golang] Error Handling, the neat way!Never abuse the language toolings. Propagate your errors and improve the debugging process by customizing your application errors…Sep 10, 20224Sep 10, 20224
Retry rabbitMQ messages using infrastructure not application, with Golang sample codeHow can the message-time-to-live and dead-letter-exchange concepts help us retry consuming a failed message after a period of time?Apr 2, 20231Apr 2, 20231
[Golang] The possibility of handling Domain Events ConcurrentlyDomain events are the way to express the domain rules. These rules are the side effects, which are defined by the domain experts…Oct 23, 2022Oct 23, 2022