captn3m0 / captn3m0/potion

Remove recursive tree handling

Open
#6 0 comments 0 reactions 1 assignee Claimed by @captn3m0 View on GitHub
enhancement
Dominant language
JavaScript
Stars
26
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Currently, the github client we are using makes a single recursive request to fetch all files in the repo. We should trim it down to 2 requests, one for drafts and the other for posts. The recursive request hanges at ~5k files in the repo.

Shifting this to two requests would be a bit slower, but will not be hanging the machine.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.