python-sqs-listener icon indicating copy to clipboard operation
python-sqs-listener copied to clipboard

Provide a heartbeat feature

Open ypicard opened this issue 4 years ago • 1 comments

Hi,

It would be nice to have a native implementation on how to provide a heartbeat feature to extend the visibility timeout if the processing of an SQS message is not done.

Inspiration could be taken from this node package: https://github.com/BBC/sqs-consumer and their heartbeatInterval param.

ypicard avatar Aug 23 '21 09:08 ypicard

you're welcome to submit a PR!

jegesh avatar Aug 30 '21 11:08 jegesh