Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EDU-6113] - AI Documentation update - 2025-01-24 - upstash rate limiting integration #1472

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PedroMiolaSilva
Copy link
Contributor

AI Comment: The documentation was updated to clarify that Azion does not develop custom functions, and users must create their own solutions or submit feature requests for additional functionalities like randomized idle time in rate limiting. This addresses users' questions about the possibility of creating custom rate limiting functions with specific features. A note was added to highlight this limitation. Additionally, guidance on using Upstash with rate limiting was maintained, ensuring clarity on what users can do with the current integration.

Código: 19007

…not develop custom functions, and users must create their own solutions or submit feature requests for additional functionalities like randomized idle time in rate limiting. This addresses users' questions about the possibility of creating custom rate limiting functions with specific features. A note was added to highlight this limitation. Additionally, guidance on using Upstash with rate limiting was maintained, ensuring clarity on what users can do with the current integration.

Código: 19007
…not develop custom functions, and users must create their own solutions or submit feature requests for additional functionalities like randomized idle time in rate limiting. This addresses users' questions about the possibility of creating custom rate limiting functions with specific features. A note was added to highlight this limitation. Additionally, guidance on using Upstash with rate limiting was maintained, ensuring clarity on what users can do with the current integration.

Código: 19007
@PedroMiolaSilva PedroMiolaSilva requested a review from a team as a code owner January 27, 2025 12:12
@@ -24,6 +24,10 @@ With this integration, based on an edge function, you can define:

Upstash Rate Limiting is integrated with the `upstash/ratelimit` library and provides a global accounting of the rate limit, summing up all the requests received across the entire network, instead of counting separately for each edge location.

:::note
**Important:** Azion does not develop custom functions. Users must create their own solutions or submit feature requests if they require additional functionalities such as randomized idle time in rate limiting.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Important:** Azion does not develop custom functions. Users must create their own solutions or submit feature requests if they require additional functionalities such as randomized idle time in rate limiting.
Azion doesn't develop custom functions. Users must create their own solutions or submit feature requests if they require additional functionalities such as randomized idle time in rate limiting.

@guiafonso-ol guiafonso-ol added the do not merge Waiting for decision or deploy label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Waiting for decision or deploy
Development

Successfully merging this pull request may close these issues.

3 participants