I use typesense firebase extension. Ever since I i...
# community-help
j
I use typesense firebase extension. Ever since I implemented embedding search, my firebase cost 10x daily. I can see that the increase comes from CUP seconds, but I don't know how it's related to the embedding (which is implemented entirely on typesense). I also realize there are a lot of createError (timeout of e.g. 89000ms), and ServerError: Request failed with HTTP code 503 | Server said: Not Ready or Lagging. I'm aware that since embedding is required, data takes longer to reflect in Typesense. My question is, is the embedding process trigger the functions more than before?