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

feat(functions): Add options param to httpsCallable functions #2434

Merged
merged 2 commits into from Nov 11, 2020

Conversation

NothingEverHappens
Copy link
Collaborator

@NothingEverHappens NothingEverHappens commented Apr 29, 2020

see #2433

I don't see a good way to test it without a big refactoring, open to suggestions.

fix #2433

I don't see a good way to test it without a big refactoring, open to suggestions.
@wiedzmin26
Copy link

@wiedzmin26 wiedzmin26 commented Apr 29, 2020

@jamesdaniels jamesdaniels added this to the 6.1 milestone May 19, 2020
Copy link
Member

@jamesdaniels jamesdaniels left a comment

LGTM, blocking until 6.1 though

@pdemilly
Copy link

@pdemilly pdemilly commented Jun 9, 2020

why wait. Without that change cloudFunctions are not usable. The limit of 60s to execute a cloud function when you know how slow firestore queries are, makes this impossible to use. At least increase that limit to the highest value possible and let the cloud function handle the timeout

@majid701
Copy link

@majid701 majid701 commented Aug 28, 2020

I really need this. Any idea on when this is going to be merged?

@mcarriere
Copy link

@mcarriere mcarriere commented Sep 30, 2020

Can we expect this in the near future?

@davemake
Copy link

@davemake davemake commented Sep 30, 2020

@jamesdaniels jamesdaniels merged commit f8d5a50 into master Nov 11, 2020
3 checks passed
@jamesdaniels jamesdaniels deleted the feat/functions-https-callable-options branch Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

8 participants