You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using openAi auto-embeddings with scrapix, Meilisearch throws a MeiliSearchTimeOutError:
Sender::__batchSend - size: 805
/Users/carolina/scrapix/node_modules/meilisearch/dist/bundles/meilisearch.cjs.js:546
case 4: throw new MeiliSearchTimeOutError("timeout of ".concat(timeOutMs, "ms has exceeded on process ").concat(taskUid, " when waiting a task to be resolved."));
^
MeiliSearchTimeOutError: timeout of 5000ms has exceeded on process 23 when waiting a task to be resolved.
The text was updated successfully, but these errors were encountered:
When using openAi auto-embeddings with scrapix, Meilisearch throws a MeiliSearchTimeOutError:
The text was updated successfully, but these errors were encountered: