Where is your code running? - Env is Node.js. We tested in local and EC2 (Mumbai region)
Where is your index hosted (region) - us-east-1
Which kind of index is it? (Serverless / pods) - Serverless
We do have limits, which are published, but I would not immediately expect your query to be hitting a limit based off what you’ve shared so far - Certainly our Metadata isn’t even near 4KB limit
Additional context - Our Index has 34 records, each record has - embedding and metadata - metadata has 3 fields, one of them is content. Content has data used to generate embedding in the first place and on average is 7000 characters in length.
Additional debugging
When we run query without includeMetadata: true, the query is fast and works as expected. Seems like there is an issue with Metadata.