mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 10:05:47 -04:00
[PR #211] [MERGED] Upstash Ratelimit Tool Plugin #707
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/211
Author: @Elifnurdeniz
Created: 3/22/2025
Status: ✅ Merged
Merged: 3/31/2025
Merged by: @LogicOber
Base:
main← Head:main📝 Commits (1)
0ffbc41initial commit📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
upstash-ratelimit/upstash-ratelimit.difypkg(+0 -0)📄 Description
Plugin Submission Form
1. Submission Type
2. Description
Upstash Ratelimit plugin lets users set limits to their application requests. This feature prevents overuse or abuse of APIs and ensures fair usage of resources.
3. Checklist
4. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
5. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
The plugin collects the Upstash Redis REST URL and Token for authentication purposes. It does not collect any personal data. However, in some configurations sys.userID from Dify platform is temporarily stored in Upstash Redis to apply rate limiting for that specific user. After the rate limit period is over, it automatically gets deleted.
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.