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
Hey folks,
Good news -- the fix has been deployed. The rate limiting regression on POST /testexecutions has been resolved and things should be back to normal.
Please give it a try and let us know in this thread if you’re still seeing any issues. If problems persist, please open a support ticket and we’ll look into it directly.
Thank you all for your patience and for the detailed reports -- they were genuinely helpful in tracking this down.