Skip to content

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
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
@PedroMiolaSilva PedroMiolaSilva deleted the EDU-6113-azion-copilot-support-tickets-upstash-rate-limiting-integration branch April 8, 2025 19:05
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