Can I tell if an Amazon SQS message is still in flight?
Given an Amazon SQS message, is there a way to tell if it is still in flight via the API? Or, would I need to note the timestamp when I receive the message, subtract that from the current time, and check if that is less than the visibility timeout?
Aucun commentaire:
Enregistrer un commentaire