|
|
|
|
|
by ddorian43
3109 days ago
|
|
No: The first is to be able to track each message individually (i.e. not using a single commit offset) to make suitable for asynchronous tasks. The second is the ability to schedule messages to be consumed in the future. This make it suitable for retries. |
|