Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: if GCF environment detected, increase library timeout #899

Merged
merged 1 commit into from Feb 24, 2020

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented Feb 24, 2020

this should help mitigate the issue in #798, in practice throttled network requests seem to eventually complete successfully (it just takes much longer, e.g., 2.5 minutes for 150 concurrent requests in testing).

gapic-generator-typescript#287 proposes a better solution, which moves asynchronous logic away from the global scope.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 24, 2020
@bcoe bcoe merged commit 2577ff2 into master Feb 24, 2020
@bcoe bcoe deleted the increase-timeout-in-gcf branch February 24, 2020 20:29
@bcoe bcoe added the release-please:force-run To run release-please label Feb 25, 2020
@release-please release-please bot removed the release-please:force-run To run release-please label Feb 25, 2020
@bcoe bcoe added the release-please:force-run To run release-please label Feb 25, 2020
@release-please release-please bot removed the release-please:force-run To run release-please label Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants