sst / ion

❍ — a new engine for SST
https://ion.sst.dev
MIT License
1.09k stars 126 forks source link

Adds Dead Letter Queue support for Queue #565

Open brunocleite opened 2 weeks ago

brunocleite commented 2 weeks ago

This is my first contribution, so I appreciate feedbacks.

This PR fixes #480 by adding deadLetterQueue parameter to the Queue class and updates the examples.

jayair commented 6 days ago

Oh nice. Let me ask Frank to review.