Skip to content
#

rate-limit

Here are 159 public repositories matching this topic...

chuntaojun
chuntaojun commented Jun 21, 2022

What is the feature you want to add?

Automatically hide some system-level services of Polaris and not show it to the outside world

Why do you want to add this feature?

Avoid system-level services being modified by users through the console, thus affecting the normal operation of the Polaris system

How to implement this feature?

Additional context
Add any other con

good first issue service issue-shoot

A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceeded or always get a cached value to spare your rate limits. Using wildcards in host names is also supported.

  • Updated Sep 21, 2021
  • PHP

Improve this page

Add a description, image, and links to the rate-limit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rate-limit topic, visit your repo's landing page and select "manage topics."

Learn more