Hello, I am encountering an issue where the Typesense Docker image becomes unresponsive. My application frequently modifies the data, and at a certain point, it begins to return the following error until the image is manually restarted:
message: 'Request failed with HTTP code 503 | Server said: Not Ready or Lagging'}
How can I resolve this issue?
Thank you for the help.