The firebase-functions library crashes when handling Real-Time Database (RTDB) events with timestamps that don't include microseconds. The _db_endpoint_handler ...
We have deployed our backend based on Firebase function, as described in the guide on the site. However, yesterday we found out that we didn't follow the next part, the one about adding a custom ...