Hello,
With SQS it is possible to continually bump the visibility timeout whilst working on a task. This allows a short retry time, but the ability to have jobs of potentially long length, as long as the worker keeps updating the timeout. Will PyQS support this?
Hello,
With SQS it is possible to continually bump the visibility timeout whilst working on a task. This allows a short retry time, but the ability to have jobs of potentially long length, as long as the worker keeps updating the timeout. Will PyQS support this?