java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

Add support for DLQ (dead letter queue)

Open artursouza opened this issue 3 years ago • 2 comments

Describe the proposal

Add support to dead letter queue. SDK should offer this configuration via annotation, as an attribute of the Topic annotation.

Reference: https://github.com/dapr/js-sdk/issues/321

artursouza avatar Sep 13 '22 01:09 artursouza

@seeflood this is similar to like delay queue

https://github.com/mosn/layotto/issues/617

kevinten10 avatar Sep 29 '22 04:09 kevinten10

/assign

pravinpushkar avatar Oct 06 '22 05:10 pravinpushkar

Closed by https://github.com/dapr/java-sdk/pull/913

artursouza avatar Sep 15 '23 00:09 artursouza

/assign

cicoyle avatar Oct 05 '23 20:10 cicoyle