Procurement-PoE / Procurement

Path Of Exile Character & Stash Management Tool
Artistic License 2.0
331 stars 133 forks source link

Set a custom API limit if specified in the config. #1043

Open thailyn opened 5 years ago

thailyn commented 5 years ago

The HttpTransport will only allow a positive limit that is no larger than the real API limit. A custom, smaller API limit will allow Procurement to play nicely with other applications that perform a known maximum number of API requests per minute.

Stickymaddness commented 5 years ago

I'll take a look at this, and the other outsanding PR's as soon as I can.

Thanks for the continued contributions and effort 👍