现象
kiligzzz 的三个仓库打了 dsh-plugin topic 且公开、非 fork,但 dshfind 商店搜不到:
排查
topic:dsh-plugin+is:public+created: 查询能搜到它们(GitHub 搜索 OK),同批次其他仓库已在库。疑似 8-19~21 洪峰期窗口 2152/1791 超 search API 1000 上限,二分递归截断漏掉且误判「摘 topic 软删」。
已提 PR
#15 将三仓库加入 MANUAL_REPOS 兜底,请 review。
现象
kiligzzz 的三个仓库打了
dsh-plugintopic 且公开、非 fork,但 dshfind 商店搜不到:排查
topic:dsh-plugin+is:public+created:查询能搜到它们(GitHub 搜索 OK),同批次其他仓库已在库。疑似 8-19~21 洪峰期窗口 2152/1791 超 search API 1000 上限,二分递归截断漏掉且误判「摘 topic 软删」。已提 PR
#15 将三仓库加入
MANUAL_REPOS兜底,请 review。