Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

API throttling #3

Open
rclark opened this issue Mar 6, 2017 · 0 comments · May be fixed by #8
Open

API throttling #3

rclark opened this issue Mar 6, 2017 · 0 comments · May be fixed by #8

Comments

@rclark
Copy link
Contributor

rclark commented Mar 6, 2017

I noticed some throttling messages sneaking into the console on a search with a very large number of results, along the lines of

> sumo --query '_sourceCategory = my-thing' --from 4d
{ [HTTPError: Response code 429 (Too Many Requests)]
  message: 'Response code 429 (Too Many Requests)',
  host: 'api.sumologic.com',
  hostname: 'api.sumologic.com',
  method: 'GET',
  path: '/api/v1/search/jobs/4FD8AA773A30EAD6',
  statusCode: 429,
  statusMessage: 'Too Many Requests' }

The search continued to return results.

@ZakariasBW ZakariasBW linked a pull request Feb 21, 2018 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant