Skip to content

fix(ferndesk): cap infinite collections pagination (COR-444) - #13

Merged
echobt merged 1 commit into
mainfrom
fix/cor-444-ferndesk-pagination-cap
Sep 14, 2026
Merged

echobt merged 1 commit into
mainfrom
fix/cor-444-ferndesk-pagination-cap

Conversation

@echobt

@echobt echobt commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #11/#12. CF 1010 is fixed (curl_cffi). Residual blocker on runs 34893199495: unscoped GET /collections returned has_more forever (~13.9k pages / 278k rows in 1h).

  • list_all: max_pages, repeated-cursor stop, no-new-id stop
  • Scope /collections and /articles with sectionId

Note

FernDesk UI still needs Connect domain for docs.cortex.foundation HTTPS (separate from api CF 1010).

Test plan

  • Merge + workflow_dispatch FernDesk sync
  • Logs show finite list_all /collections then creates/updates + SUMMARY
  • No Error 1010

After CF 1010 was cleared, sync hung for 1h+ paging unscoped
/collections (13k+ pages / ~278k rows, has_more never cleared).

- Guard list_all: max_pages, repeated-cursor, no-new-id stops
- Scope /collections and /articles by sectionId
@mintlify

mintlify Bot commented Sep 14, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
cortex-foundation-add13747 🔴 Failed Sep 14, 2026, 9:36 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

@echobt
echobt merged commit b589269 into main Sep 14, 2026
@echobt
echobt deleted the fix/cor-444-ferndesk-pagination-cap branch September 14, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants