Daniel Lee

Results 106 comments of Daniel Lee

@rawatnaresh @ottob Thanks for more info. I will try my best to reproduce the error on my side. For folks coming across this issue - the best workaround so far...

Also - for anyone following, it would be fantastic if you can share output for your debug logs. You can generate the debug log with following command: ``` $ firebase...

@ottob You can contact me at danielylee at google.com

@ludvigaldrin Do you mind sharing your functions-debug log? We are still scratching our heads figuring out what condition triggers this timeout. Some questions I'd love from folks experiencing the issue:...

What _would_ be a way to remove `servlet -api` as a dependency? Since `org.apache.commons.fileupload` itself depends on `servlet-api`, is the only way to replace it by rewriting that library without...

@NuclearGandhi Thanks for writing up a detailed issue. Sadly, Emulator doesn't support Cloud Tasks functions today - there isn't a "Google Cloud Task Emulator" that's hooked up to the Firebase...

I think we do have access to more useful error messages - they are returned supporting backend services and can be seen as long as you use the `--debug` flag...

@Fleker Sorry this issue ended up being unattended for and thanks for offering to do something about it. Happy to review the PR, but also going to earmark this issue...

We think we have a fix and are working on a patch. If anyone has time to help - would love to have folks test out the dl-fn-emu-inspect-bug branch which...

Hi @christinecha thanks for filing this issue. I'm taking a look, and it's turning out to be more subtle issue than I expected. Will post an update later when I...