Implemented
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
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.
Comments
Similar requests
Feature request: disable downloadable and printable PDF for customer
0 votes · 0 comments
Ability to disable Google maps notification
1 vote · 0 comments
Settings option to disable new login notifications
0 votes · 0 comments
Add an option to disable the refunding of transaction fees on "full" refunds
0 votes · 0 comments
Ability to disable automatic task end date/duration calculation
0 votes · 0 comments
No comments yet.