Jacob Cable

Results 351 comments of Jacob Cable

So the permission needs to be manually added after installation of the extension. I've opened a PR which adds bash/powershell scripts to assist in this, and added documentation to guide...

The docs updates won't be live until we next release the extension, but you may find them [here](https://github.com/firebase/extensions/pull/2241) and follow them

@akoval29 are you definitely adding replyTo in the correct place? as @twachowski mentions, it should be one level higher than as given in the repro

I'm going to close this issue for now, as the reproduction example has an error. If the issue persists when replyTo is in the correct place, please open a new...

Hi, so this seems like two issues - DO_BACKFILL has been removed for now, as there were some scaling issues with the design of this feature. - Request Entity too...

yeah i can see it hitting the 10MB request size limit specified [here](https://cloud.google.com/bigquery/quotas#streaming_inserts) hmm

I think what we could do: 1. if a batch fails, we log that it fails and skip. we provide an optional `--output-failed-batches` flag or similar perhaps, to save references...

From my testing it seems a single large document is OK, which suggests it is the request size limit