zf-fr / zfr-eb-worker

ZfrEbWorker is a thin layer to simplify the usage of SQS queues and Elastic Beanstalk environments
MIT License
8 stars 2 forks source link

[UNMERGEABLE] Add message visibility #4

Closed bakura10 closed 7 years ago

bakura10 commented 8 years ago

This cannot be merged for now because I didn't remember that for some obscure reason, the Beanstalk worker DOES NOT return the message visibility (as explained here: https://forums.aws.amazon.com/thread.jspa?threadID=221132&tstart=0).

So we need to wait that Amazon decide to add the receipt handle before merging that.

bakura10 commented 7 years ago

Closing for now as Amazon didn't add this, and actually it's not really that useful.