Forum Discussion

atodd's avatar
atodd
New Contributor
8 hours ago

Zephyr Scale: Too Many Requests error after adhering to Retry-After: 60

In V15, all the post requests going to Zephyr Scale are returning a 429 Too Many Requests error. The Retry-After states 60, which interprets as 60 seconds. After putting in a 60 second pause when this error is triggered and retrying the post, the error still occurs. This issue wasn't happening prior to  V15 with the same post requests at the same interval. The post is in reference to creating a test execution onto Zephyr Scale.

HTTP/1.1 429 Too Many Requests [Date: Wed, 27 May 2026 17:23:14 GMT, Content-Type: application/json, Content-Length: 81, Connection: keep-alive, Server: awselb/2.0, Retry-After: 60, Via: HTTP/1.1 m_proxy_prod_aws_us-east-1_1_1n, X-Amz-Cf-Pop: IAD55-P2, X-Amz-Cf-Id: gVutaZyFhexaGL8SX4IDUTMJXrX_Lq84grI9QfLNx897Aa5vr1q2-A==] org.apache.http.conn.BasicManagedEntity@712594f4

No RepliesBe the first to reply