Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 知识库文档下载失败 #150

Open
zouri opened this issue Dec 2, 2024 · 1 comment · May be fixed by #151
Open

[Bug]: 知识库文档下载失败 #150

zouri opened this issue Dec 2, 2024 · 1 comment · May be fixed by #151
Labels
bug Something isn't working

Comments

@zouri
Copy link

zouri commented Dec 2, 2024

问题描述

测试发现知识库中文档数量达到分页标准,就会下载失败

飞书文档链接

https://www.feishu.cn/

期望的 markdown 格式

# 没有期望

(可选)更多信息

No response

@zouri
Copy link
Author

zouri commented Dec 2, 2024

查阅代码发现分页判断 resp.HasMore 的值一直是true,可能是上游包判断分页问题。测试也很简单,把知识库中文档数量调多,或者代码中把分页数量调小都可以复现

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants