nodemw icon indicating copy to clipboard operation
nodemw copied to clipboard

Error: Request to API failed: HTTP status code was 429

Open murolem opened this issue 2 months ago • 0 comments

The too many requests error happens, well, when there are too many requests. Currently, the library just dies and throws this error.

The particular method I was using is .getArticle().

Is there a way to retry this instead of crashing? Or set a timeout?

murolem avatar Oct 28 '25 07:10 murolem