Jaymon / morp

Python message passing wrapper around Amazon SQS
MIT License
1 stars 1 forks source link

Message backoff of up to max_timeout on failure #11

Closed Jaymon closed 8 years ago

Jaymon commented 8 years ago

This adds boto3 support, and also does an eventual backoff to max_timeout on re-processing the message.

fotopher commented 8 years ago

Just a few comments on a method name and some literal numbers.