SIGN IN SIGN UP
makeplane / plane UNCLAIMED

🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.

0 0 104 TypeScript

refactor(api): source API_KEY_RATE_LIMIT from settings, drop service token throttle (#9161)

- Define API_KEY_RATE_LIMIT in plane/settings/common.py and read it via
  django.conf.settings in ApiKeyRateThrottle instead of os.environ.
- Remove ServiceTokenRateThrottle and the service-token branch in
  BaseAPIView.get_throttles; all API key requests now go through
  ApiKeyRateThrottle.
S
sriram veeraghanta committed
248f5d66e69fa99b64de27aa454819158d19872a
Parent: f14451a
Committed by GitHub <noreply@github.com> on 5/28/2026, 6:43:41 PM