Sign in to participate
Be Kind, Be Helpful
Ask a question, answer a question, and get to know the fine people in the Harvest community.
API Throttle Limit and 502 errors
On the API documentation page it describes that a throttle limit (40 requests in less than 15 seconds) will result in an error 503. However, I’m getting a 502 error with the header info below:
(HTTP/1.1 502 Bad Gateway
Server: nginx
Date: Wed, 08 Sep 2010 04:26:41 GMT
Content-Type: text/html
Connection: keep-alive
Content-Length: 2695)
The content is a an HTML doc titled “HARVEST: Error”.
Hi Jim
This is a known bug we are currently working through in our application server software. Under some circumstances an HTTP 502 is delivered in place of an HTTP 503. We’ll squash it soon and I’ll let you know here as soon as it’s fixed.
Thanks,
Warwick
I’m experiencing this as well, would appreciate if you notify me when the issue has been fixed. Thanks in advance.