Open daniel-sanche opened 8 months ago
Similar to https://github.com/googleapis/python-firestore/issues/889
Unlike the others, BatchGetDocuments never supported any kind of streaming retries. When the stream fails, an exception is raised
We should also add stream recovery to this rpc
Similar to https://github.com/googleapis/python-firestore/issues/889
Unlike the others, BatchGetDocuments never supported any kind of streaming retries. When the stream fails, an exception is raised
We should also add stream recovery to this rpc