selium icon indicating copy to clipboard operation
selium copied to clipboard

Delivery guarantees

Open itpetey opened this issue 3 years ago • 0 comments

As a user, I want to opt in to either "at least once", or "at most once" delivery, so that I have assurance that messages make it to their destinations.

Acceptance criteria:

  1. Both producers and consumers can opt in to either delivery guarantee
  2. A producer and a consumer may have opposing delivery guarantees for the same topic
  3. The default delivery guarantee is "at most once"

itpetey avatar Dec 11 '22 00:12 itpetey