chirp
chirp copied to clipboard
Rate Limiting
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?
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.