Jacob Cable
Jacob Cable
Hi, we have raised this with the Firebase team, will get back to you ASAP on this.
Hi, i'm going to close this issue so we have a single issue tracking backfill, https://github.com/firebase/extensions/issues/2029
Hi there, do you have the exact error message you recieved?
Hi there, can you share your extension config, and perhaps some details on how you're including attachments? There are multiple ways to include them in this extension.
Hi, are you able to share any of the info i requested?
I think I've figured out what's going on, I should have a PR in to fix this tomorrow. Here is a branch where i was investigating: https://github.com/firebase/extensions/pull/1805
reopening as there is still an issue with certain windows paths, see: https://github.com/firebase/extensions/pull/1805#issuecomment-1826361858
Investigating this now, thanks for raising!
Hi all, i'm going to test the RC further and release tomorrow. If anyone wants some early access: https://console.firebase.google.com/project/_/extensions/install?ref=invertase%[email protected]
Hi, This is partially resolved now in `0.1.23`. This was actually the source of another bug, as there was no limit to batches for the script. in multi-threaded mode, the...