Task Queue Compaction Route #883
YoEight
started this conversation in
Experimental features
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Enables
POST /tasks/compactendpointThe feature helps in situation where you see this error:
This error happens when the task queue database has grown too close to its configured size limit, usually because too many tasks have accumulated, so Meilisearch temporarily rejects new write operations.
That experimental feature:
How to use the feature?
TBA
What is an experimental feature
By enabling this feature via the
/experimental-featuresroute, you opt into the following:You can use this feature in production, but be prepared to update your code from one version to the next.
Why is this feature not stable yet?
🗣️ You are welcome to give feedback about the score details or ask any question on its usage; we are eager to collect feedback on the feature
Beta Was this translation helpful? Give feedback.
All reactions