Hi all, I'm currently crawling our website, creati...
# community-help
s
Hi all, I'm currently crawling our website, creating a doc for each URL with SEO metadata, and indexing said docs into typesense( version 26.0) in batches of 40. Everything is running fine on the production cluster. However, on our development instance hosted on ec2, the last batch for each locale(e.g. en-in) fails with a 400 response.
Additionally, when I run the same indexing services from my local machine(having connected it to the development typesense instance), I don't get the same error.
Could this be an invalid character in a page property that is available across locales ?
f
Could you post the response the server gives and the payload sent over to the server?
s
There's another issue with a new feature that we're resolving right now. If this happens again, I'll update this thread.
👍 1
f
If you could also tag me in that response so I get notified about it, that would be great 🙌