Skip to content

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

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

Merged
merged 2 commits into from
Nov 11, 2020

Conversation

NothingEverHappens
Copy link
Contributor

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

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

@jamesdaniels jamesdaniels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, blocking until 6.1 though

@pdemilly
Copy link

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

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

@mcarriere
Copy link

Can we expect this in the near future?

@davemake
Copy link

davemake commented Sep 30, 2020 via email

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

Successfully merging this pull request may close these issues.

8 participants