Excellent content! Content about dead letter queue would be great.
@LindenMikusАй бұрын
isnt the receiving application constantly polling aws queue to see if there are any new records in this usage? is there a more effective way like pushing instead of polling?
@bilal-elmursiАй бұрын
I have a question about the background service. How does the while loop ensure that only new records are fetched during each iteration, and prevent fetching duplicate records on every check?
@between-paradise-and-hellАй бұрын
Want a hard to reason with, hard to debug system with all sorts of asynchronous timing issues? Simply add events 🤣