forked from ElementsProject/lightning
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Github API calls are now ratelimited to 60 per hour. Searching through the subdirectory contents of lightningd/plugins will hit this limit after two searches or installs. The simple answer is to look for the directory rather than verifying a valid entrypoint in a suitably-named directory prior to cloning the repository. While reworking the procedure to populate the directory contents via the GithHub API, I also corrected a bug that was flagging submodules as files. Changelog-Fixed: Reckless is less frequently be impacted by Github API limits.
- Loading branch information
1 parent
6823571
commit 0a744ad
Showing
1 changed file
with
56 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters