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

Ensure function URLs are printed even if other functions error(#3137) #3148

Merged
merged 3 commits into from
Feb 22, 2021

Conversation

joehan
Copy link
Contributor

@joehan joehan commented Feb 18, 2021

Description

Increasing operation poller timeout to prevent unexpected behavior for slow function deployments (see #3137).

Additionally, in release.ts, I moved the call to printTriggerUrls to before the call to printErrors, to ensure that it gets called even if some functions experience errors.

@google-cla google-cla bot added the cla: yes Manual indication that this has passed CLA. label Feb 18, 2021
@samtstern
Copy link
Contributor

Huge +1 for this. Over here in London with my slow internet my functions deploys take ~3m on average and ~5m+ on a bad day, this will save me a lot of headaches.

@joehan joehan merged commit e4c290e into master Feb 22, 2021
@joehan joehan changed the title Increasing operation poller timeout to prevent unexpected behavior for slow function deployments (#3137) Ensure function URLs are printed even if other functions error(#3137) Feb 22, 2021
@bkendall bkendall deleted the jh-functions-fixes branch August 4, 2021 19:26
devpeerapong pushed a commit to devpeerapong/firebase-tools that referenced this pull request Dec 14, 2021
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.

None yet

2 participants