Hey folks! I'm currently indexing documents from a...
# community-help
w
Hey folks! I'm currently indexing documents from a data source every day using Typesense hosted on a Modal serverless container. The container spins down from inactivity after 30 minutes. When it spins back up, I'm seeing an issue where the search results are stale for the first query (i.e. it returns old results). Subsequent queries seem to work fine. Any idea how I can address this issue? I can build around this specific issue but just wondering if this is a typesense config issue that may cause other problems down the line?
f
If the Typesense process is stopped, it will need to re-index everything when it spins back up