Daniel Lee

Results 106 comments of Daniel Lee

@DibyodyutiMondal Thanks for the followup. Do you mind filing a separate issue for the latter case?

@n-sviridenko Sorry for the troubles. Few questions about your setup: 1) Are you running multiple deployments in parallel (e.g. multiple firebase deploy commands running at the same time?) The CLI...

Filing the issue in firebase-js-sdk where `withFunctionTriggersDisabled` is implemented instead.

I think my issue that 0.0.0.0 can technically refer to anything. 0.0.0.0. It's a wildcard, and some user may use it connect to external services. I understand your situation and...

Whoops my mistake. Thanks for calling it out @dan-wu-open and @adamaffinitech. Fix incoming at https://github.com/firebase/functions-samples/pull/1022

@kaczors Thanks for sharing your problem. It's a real bummer that we don't get to configure the Cloud Run sampling rate :(. I believe Open Telemetry allows you to configure...

@longuniquename @rhodgkins @dikkeduif All great suggestions. We haven't done any deep investigations on what kind of value work best per function number, and the answer probably depends on the API...

Just finished reading through the issue - thanks @rahuld600 @ChromeQ @dereekb @michaelangrivera and everyone else for sharing your debugging notes. For context here's quick summary of how function deployment works:...