Getting 'Execution failed: Template evaluation timed out' from API Gateway

0

I am load testing API Gateway using JMeter.

I am sending large HTTP POST requests from JMeter. All the requests being sent are identical and each request size is 7.6MB. But for some requests I am getting the following error Execution failed: Template evaluation timed out.

What is the cause of this error? and why am I getting it for only some requests? (even when the requests are identical)

2 Answers
1

If it is repetitive, I would urge you to check the Ctrail logs yourself for a common cause & then reach out to the Premium support for further triage. Contact the API gateway service support team using the AWS console and they can check out using the internal tools.

profile pictureAWS
SUPPORT ENGINEER
answered 2 years ago
0

Hello, Was this a one-off error OR is this condition/issue repetitive. Refer to the below document regarding API calls returning errors. However if this is repetitive, please check the Ctrail logs on your end to check on the reason/ Reach out to AWS Support for more details on the same.

Reference: https://docs.aws.amazon.com/general/latest/gr/api-retries.html

profile pictureAWS
SUPPORT ENGINEER
answered 2 years ago
  • It is repetitive. It is happening to ~1% of the requests every time I ran the tests.

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.

Guidelines for Answering Questions