[PR #1380] [MERGED] fix(spider): clearer error handling based on http status codes #1861

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/1380
Author: @WilliamEspegren
Created: 7/29/2025
Status: Merged
Merged: 8/1/2025
Merged by: @crazywoola

Base: mainHead: patch-1


📝 Commits (5)

  • 9e47554 clearer error handling based on http status codes
  • cda7687 bump version from 0.0.2 to 0.0.3
  • ec5dd8c bump version
  • 5acd608 Update tools/spider/spiderApp.py
  • ed3c183 Update tools/spider/spiderApp.py

📊 Changes

2 files changed (+7 additions, -2 deletions)

View changed files

📝 tools/spider/manifest.yaml (+1 -1)
📝 tools/spider/spiderApp.py (+6 -1)

📄 Description

image

🔄 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/1380 **Author:** [@WilliamEspegren](https://github.com/WilliamEspegren) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 8/1/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (5) - [`9e47554`](https://github.com/langgenius/dify-official-plugins/commit/9e4755423635095f1a2b2549981bafc77ea41ce9) clearer error handling based on http status codes - [`cda7687`](https://github.com/langgenius/dify-official-plugins/commit/cda768756447f646d8464f27d56ab1e60828b6bf) bump version from 0.0.2 to 0.0.3 - [`ec5dd8c`](https://github.com/langgenius/dify-official-plugins/commit/ec5dd8c8fff086936cbf554cf14ed8d7bb6dcc67) bump version - [`5acd608`](https://github.com/langgenius/dify-official-plugins/commit/5acd608382ee692b5cdae957b68e71f154749e69) Update tools/spider/spiderApp.py - [`ed3c183`](https://github.com/langgenius/dify-official-plugins/commit/ed3c183a0e71e99d220cdb0216389ed0b565d0bd) Update tools/spider/spiderApp.py ### 📊 Changes **2 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tools/spider/manifest.yaml` (+1 -1) 📝 `tools/spider/spiderApp.py` (+6 -1) </details> ### 📄 Description <img width="246" height="164" alt="image" src="https://github.com/user-attachments/assets/0d3208e6-a4d2-4886-9ec1-13103b649107" /> --- <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:24:12 -05:00
yindo closed this issue 2026-02-16 10:24:12 -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#1861