Lengthy

AWS SQS lengthy message processing

2018-10-05

Before, I uploaded an example on how to handle lengthy processing of PubSub subscription messages in GitHub. This time, it’s for AWS SQS. Have a look at the sample code here.

Aws · Client · Lengthy · Sqs · Subscription

1 minute

GCP PubSub lengthy message processing

2018-08-13

I have uploaded an example of how to handle lengthy processing of PubSub subscription messages in GitHub. If you are using PubSub and are, at times, struggling with PubSub default deadlines, you might find this example helpful. The code can be found here.

Client · Gcp · Lengthy · Pubsub · Subscription

1 minute