Skip to content

Connectivity Unstable for External REST API call from AWS Lambda

0

Hi All,

I have encounter one intermittent issue which is the External REST API call happened for slow response sometimes and make my APIGW time out.

I tried for 10 times, 4 times time out, the rest can get the response within 1 second, I couldn't find any issues wat is the causes.

  • Do you mean that downstream service is too slow to respond?

2 Answers
0

See if this re:Post Answer helps.

AWS
EXPERT
answered 3 years ago
0

My friend,

It depends on multiple factors, how is the overall lambda integration. What are the Memory allocations and timeout at Lambda Execution, If you have enabled concurrent execution in Lambda. Can you give overall flow to understand better.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.