forked from fsprojects/FAKE
-
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.
Refactor to use timeout per Octokit API
The issue referred in the code octokit/octokit.net#963 has since been fixed. The timeout can be set via a method on the client, and per the last comment octokit/octokit.net#963 (comment) this needs to be set on the release upload request as well. If not set, the default per-request timeout of 100 seconds is configured.
- Loading branch information
Showing
1 changed file
with
13 additions
and
26 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