chirp icon indicating copy to clipboard operation
chirp copied to clipboard

Rate Limiting

Open fiddlerwoaroof opened this issue 5 years ago • 1 comments

Some functions (e.g. chirp:friends/list) use a cursor to make a series of requests fairly quickly, triggering rate limits. Is it possible to configure this behavior?

fiddlerwoaroof avatar Sep 25 '20 03:09 fiddlerwoaroof

Not currently, no. There would need to be an API change to do this, preferably by allowing a pause parameter, and a way for the user to limit the results.

Shinmera avatar Apr 24 '21 11:04 Shinmera