Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

webdriver-manager update command results in GitHub API rate limit #1009

Closed
Blackbaud-BobbyEarl opened this issue Aug 22, 2017 · 1 comment
Closed
Assignees

Comments

@Blackbaud-BobbyEarl
Copy link

Problem is described well angular/webdriver-manager#216. A few errors messages that are results of the problem (making this easier to search for in the future).

Error message: Could not find update-config.json. Run 'webdriver-manager update' to download binaries.

UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Failed to make Github request, rate limit reached.

Generally, rerunning the build gives enough time so we're back within the threshold. We should investigate solutions to mitigate this. For example, possibly setting the --out_dir property when running webdriver-manager update, as suggested in the issue linked above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants