429 API rejections
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
36m ago
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.