79287051

Date: 2024-12-17 07:59:12
Score: 2.5
Natty:
Report link

Outbox required if you want to guaranteed behavior with standard scenario "write some data to table, push message to Kafka". Without outbox there is possibility of successful written data to database and NOT sending message to kafka (Kafka is down/unavailable).

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Manunich