Home AWS API Gateway — Ways to handle Request Timeout
Post
Cancel

AWS API Gateway — Ways to handle Request Timeout

AWS cloud services are improving with time, and I am enjoying using their services. We all know that using 3rd part services in our application adds additional constraints to our services. Compared to benefits, those restrictions may sometimes be manageable.

The Problem:

I have come across a problem where API request timeout is restricted due to vendor (AWS in my case) and can’t increase after max timeout value (30 sec). Daily multiple batches ran by different API consumers that experienced timeout for some requests amounting to 3–4% of the total request sent.

I have discussed above issue in depth in below article 😉.

Full article was published on Medium, link to Medium blog article

 

You have something to share, go ahead and add in comments 😉 » Happy Learning!!

This post is licensed under CC BY 4.0 by the author.

Understanding Legacy System Migration using Strangler Fig Pattern

Challenges in Migration of Application to Another Platform

Comments powered by Disqus.