karrioapi / karrio

Programmable Shipping API (self-hosted)
https://karrio.io
Apache License 2.0
407 stars 82 forks source link

Make API rate limits configurable by env vars #589

Open danh91 opened 1 month ago

danh91 commented 1 month ago

Is your feature request related to a problem? Please describe. Currently when using Karrio as a private service for multiple API connections using a single user token, the Rate limit is reached and API requests gets throttled.

Describe the solution you'd like Make the rate limit configurable to allow increasing or even disabling the rate limits in some deployment scenarios