Current Behavior
Hello,
I have noticed that Schedules are not respecting API RATELIMIT.
I have tried a very high value in .env
APP_API_APPLICATION_RATELIMIT=100000
APP_API_CLIENT_RATELIMIT=100000
pino@rr22676:/var/www/pterodactyl# php artisan config:show http
http .............................................................................................................................................
rate_limit ⇁ client_period ..................................................................................................................... 1
rate_limit ⇁ client ....................................................................................................................... 100000
rate_limit ⇁ application_period ................................................................................................................ 1
rate_limit ⇁ application .................................................................................................................. 100000
Expected Behavior
Schedules respecting API RATELIMITS
Steps to Reproduce
- Create a server on the panel
- Go to Schedules
- Create 3 schedules (pretty much with a normal user speed)
You will notice that at 3th schedule creation it will stuck you with 429 Too many attempts
Panel Version
v1.12.0
Wings Version
v1.12.1
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
Current Behavior
Hello,
I have noticed that Schedules are not respecting API RATELIMIT.
I have tried a very high value in .env
APP_API_APPLICATION_RATELIMIT=100000
APP_API_CLIENT_RATELIMIT=100000
pino@rr22676:/var/www/pterodactyl# php artisan config:show http
http .............................................................................................................................................
rate_limit ⇁ client_period ..................................................................................................................... 1
rate_limit ⇁ client ....................................................................................................................... 100000
rate_limit ⇁ application_period ................................................................................................................ 1
rate_limit ⇁ application .................................................................................................................. 100000
Expected Behavior
Schedules respecting API RATELIMITS
Steps to Reproduce
You will notice that at 3th schedule creation it will stuck you with 429 Too many attempts
Panel Version
v1.12.0
Wings Version
v1.12.1
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?