429 API rejections

Keith E
Tera Contributor

Hello,

Does anyone out there know where inbound rejected API transactions (429 rejections) get logged?

We are getting close to overloading our API and i would like a hard number on these rejections.

You can see rejections on the stats.do page under API_INT but that appears to be localized to the node.  I'm also not sure as to the timeframe when these metrics are cleared so it's just a guess at this point.

Any help is appreciated!

1 REPLY 1

Bert_c1
Kilo Patron

Seems you're sending at too high a frequency. 429 corresponds to "Too Many Requests". Throttling is needed to avoid those.  See other Community posts on your topic.