ArmaanKatyal / tweetbit

Microservices based clone of twitter
2 stars 0 forks source link

Discuss how to handle service failure #6

Closed ArmaanKatyal closed 1 year ago

ArmaanKatyal commented 1 year ago
  1. Find a way to handle or re-run the request received on kafka that fails in an error.
  2. How to handle and propagate error
ArmaanKatyal commented 1 year ago

Dead letter queues are a good way to solve this issue. Create a local persistent storage