Memory Limit Issues in Firestore Backfill with Typesense
TLDR Ne experienced memory limit issues when performing backfills with the Firestore Typesense extension. Kishore Nallan pointed them to a similar issue on a forum for potential solutions.
1
Jan 31, 2023 (10 months ago)
Ne
07:07 AMKishore Nallan
07:08 AMNe
07:17 AMWarning: "The request was aborted because there was no available instance. Additional troubleshooting documentation can be found at: https://cloud.google.com/functions/docs/troubleshooting#scalability"
Error: "Function invocation was interrupted. Error: memory limit exceeded."
Backfilling works but fails after a few records ("few" can range from 10 to 500 docs). If I trigger false, then true the "backfill" document it starts then fail again.
Kishore Nallan
07:25 AMKishore Nallan
07:26 AMNe
07:26 AM1
Typesense
Indexed 3011 threads (79% resolved)
Similar Threads
Typesense and Firebase Integration Troubleshooting
Bobby struggled with getting data to Typesense from Firebase. After sharing his logs and settings screenshots, Jason helped him fix the path configuration and suggested ways to successful re-trigger a backfill. This resolved the issue.
Issues with typesense-firestore extension in Typesense Cloud
J is experiencing issues with typesense-firestore extension in Typesense Cloud. Jason suggested checking the extension logs for potential data validation errors.
Troubleshooting 400 Error When Upgrading Typesense Firestore Extension
Orion experienced a `400` error after updating the Typesense Firestore extension, causing issues with cloud functions. They traced the issue back to a data type conflict in their Typesense collection schema after updating. With help from Jason and Kishore Nallan, they resolved the issue by recreating the collection.