Skip to content

fix: fix _get_files_in_folder recursive error#36293

Open
fatelei wants to merge 2 commits into
langgenius:mainfrom
fatelei:issue-36281
Open

fix: fix _get_files_in_folder recursive error#36293
fatelei wants to merge 2 commits into
langgenius:mainfrom
fatelei:issue-36281

Conversation

@fatelei
Copy link
Copy Markdown
Contributor

@fatelei fatelei commented May 18, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

fix #36281

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 18, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 18, 2026

Pyrefly Type Coverage

Metric Base PR Delta
Type coverage 0.00% 44.40% +44.40%
Strict coverage 0.00% 43.93% +43.93%
Typed symbols 0 22,518 +22,518
Untyped symbols 0 28,501 +28,501
Modules 0 2558 +2,558

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SharePoint empty folder as data source, recursion error

2 participants