Thomas Bouldin

Results 68 comments of Thomas Bouldin

Also, regarding your comment about debugability, the internal errors generated by our SDK are sent to Cloud Error Reporting with full details.

This is helpful, thank you. I think the attitude of "Firebase should return the data I provided" makes sense, even if it's possible in this case that it risks conflict...

Unassigning @TheIronDev as he no longer works on the product. Will put this on our internal tracker to prioritize

I don't think merely coercing the type definitions will work here, because the library actually fills in dummy values. We've gotten some more staffing for our various functions SDKs and...

Since all cloud functions have a `run` method that lets you invoke the function as a normal javascript function, this repo hasn't really been prioritized as much as people in...

Also, Google servers don't typically send microseconds that I'm aware of. Are you seeing problems in production or in the emulator?

Are you connected to the storage emulator or production? If it's the former, I'll connect with that team. If it's the latter, it's probably because your local machine doesn't have...