Skip to content

Timeout when updating search index in the CP #13122

@FinnT730

Description

@FinnT730

Bug description

At work we have a client that has a lot of data in a collection. As of now, we are doing the search update command through the CLI, because it does not timeout, yet it sometimes takes like 4 minutes to update everything.

So when doing it through the CMS, it will timeout after like 20 seconds, the client will have lost the filtering / search feature on their site, and we need to go in manually fixing it by hand using the CLI.

Even with smaller collections, with like 20 entries, this times out through the CMS itself.
Is there something like a Rate limiter on Meilisearch's side, that makes this happen?

Original issue: statamic-rad-pack/meilisearch#47

How to reproduce

lot of data per entry, and having a few entries inside the collection.

Logs

No logs, and because this is client work, I can't actually share.

Environment

Ubuntu 22.x, php 8.2

Installation

Other (please explain)

Additional details

Custom starter-kit made within our company, however, nothing of that touches Meilisearch / internal statmic search related things

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions