FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Increases timeout for function operations. by mbleigh · Pull Request #3150 · firebase/firebase-tools · GitHub

Increases timeout for function operations. - #3150

Merged
mbleigh merged 2 commits into
masterfrom
mb-fn-timeout
Feb 22, 2021
Merged

Increases timeout for function operations.#3150
mbleigh merged 2 commits into
masterfrom
mb-fn-timeout

Conversation

mbleigh commented Feb 19, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

A customer reported issues with deploys timing out. When I asked them to investigate closer, it appears that the CLI is timing out but the build does eventually succeed. Increasing the operation timeout to the actual backend limit to avoid false failures.

Fixes #3147

google-cla Bot added the cla: yes Manual indication that this has passed CLA. label Feb 19, 2021
mbleigh requested a review from joehan February 19, 2021 21:28

dgobaud commented Feb 19, 2021

Copy link
Copy Markdown

yes please merge and release a new version - thank you! it times out almost every time :(

joehan commented Feb 22, 2021

Copy link
Copy Markdown
Member

LGTM - sorta duplicates #3148, but i think we want to merge that one as well since it has another small bugfix.

mbleigh commented Feb 22, 2021

Copy link
Copy Markdown
Contributor Author

Ah, I didn't see that you already had a pending PR for this. How about you edit your PR to just be about the other change (and I'll keep this one since 25m is the backend timeout)?

mbleigh merged commit 3fb938f into master Feb 22, 2021
mbleigh deleted the mb-fn-timeout branch February 22, 2021 17:39
devpeerapong pushed a commit to devpeerapong/firebase-tools that referenced this pull request Dec 14, 2021
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Manual indication that this has passed CLA.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

firebase deploy --only functions:oneFunction fails but function is deployed successfully

4 participants


Back | FazBrowse Home | New Git URL