We have a table on MySQL that has around 18K records. We are syncing that to typesense through Airbyte. In that table, there are multiple json fields and when all are selected to sync, Airbyte constantly fails. In the logs it says timeout occurred on the destination side.
Our typesense cluster is 0.5 GB RAM, 2 vCPUs, Regular SSD, Single Node, Single Region.
I was wondering if these timeouts are because of our typesense resources.
Any thoughts?