[PR #433] [MERGED] add retry for 429 rate limit #1362

Closed
opened 2026-02-16 10:22:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/433
Author: @xinlmain
Created: 3/11/2025
Status: Merged
Merged: 3/13/2025
Merged by: @crazywoola

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

2 files changed (+34 additions, -9 deletions)

View changed files

📝 models/tongyi/manifest.yaml (+1 -1)
📝 models/tongyi/models/text_embedding/text_embedding.py (+33 -8)

📄 Description

Addresses https://github.com/langgenius/dify-official-plugins/issues/432


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/433 **Author:** [@xinlmain](https://github.com/xinlmain) **Created:** 3/11/2025 **Status:** ✅ Merged **Merged:** 3/13/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`dd31d2c`](https://github.com/langgenius/dify-official-plugins/commit/dd31d2c45dfc935f0aa11427769fb243cd8db993) add retry for 429 rate limit - [`10c02ad`](https://github.com/langgenius/dify-official-plugins/commit/10c02add6286a21cfdb99fe15e449c83c36364c8) bump version ### 📊 Changes **2 files changed** (+34 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `models/tongyi/manifest.yaml` (+1 -1) 📝 `models/tongyi/models/text_embedding/text_embedding.py` (+33 -8) </details> ### 📄 Description Addresses https://github.com/langgenius/dify-official-plugins/issues/432 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:44 -05:00
yindo closed this issue 2026-02-16 10:22:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1362