Skip to content

Schedules creation not respecting API RATELIMIT #5539

@PinoOG

Description

@PinoOG

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

  1. Create a server on the panel
  2. Go to Schedules
  3. 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?

  • I have searched the existing issues before opening this issue. I understand that maintainers may close this issue without communication if I have not provided sufficient information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions