FeatureFuel
0

How to disable / tune request throttling

Source: invoiceninja/invoiceninja#8264 · opened by @joostfaassen
What version of Invoice Ninja are you running? ie v4.5 / v5
v5.5

What environment are you running?
Docker

Have you searched existing issues/requests?
yes

When using Invoice Ninja through it's APIs, we frequently bump into a 429 Too Many Requests response:



Is there a way (through config) to disable, or otherwise tune, the ThrottleRequests middleware?

Our current workaround is to comment out the exception throwing in vendor/laravel/framework/src/Illuminate/Routing/Middleware/ThrottleRequests.php:120 which works until the container restarts

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests