Hi,
When trying to update embeddings from haystack, I am getting the following error
Reason: Gateway Timeout
HTTP response headers: HTTPHeaderDict({'content-type': 'text/plain', 'content-length': '24', 'date': 'Wed, 07 Jun 2023 23:47:51 GMT', 'server': 'envoy'})
HTTP response body: upstream request timeout
I have been running the same code snippet for the couple of weeks but it has stopped working for me today. I was wandering if I hit a free tier limit somewhere.
I would be grateful if anyone can help me solve the problem