Inrixia / floatplaneAPI.ts

Library for interfacing with the LMG Floatplane.com api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle 429 with retry-after

Inrixia opened this issue · comments

Going forward the api will have certain rate limits in place responding with code 429 and a retry-after header containing the time to wait in seconds and needs to be respected.