update the discussion link

This commit is contained in:
Tamo 2024-03-26 19:18:32 +01:00
parent 8127c9a115
commit 8f5d9f501a
1 changed files with 1 additions and 2 deletions

View File

@ -345,8 +345,7 @@ pub struct Opt {
#[serde(default)]
pub experimental_enable_metrics: bool,
/// TODO:Update the discussion link
/// Experimental search queue size. For more information, see: <https://github.com/meilisearch/meilisearch/discussions/3518>
/// Experimental search queue size. For more information, see: <https://github.com/orgs/meilisearch/discussions/729>
///
/// Lets you customize the size of the search queue. Meilisearch processes your search requests as fast as possible but once the
/// queue is full it starts returning HTTP 503, Service Unavailable.