Hello,
I'm using node-red-contrib-cloud-firestore to get and update data to the firestore cloud. And it works really well, but sometimes (overnight) the connection to firebase fails and I can read this issue in the debug console of node-red:
Error: 13 INTERNAL: Failed to start HTTP/2 stream
What is this error related on? Do someone know this issue?