mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-29 16:24:26 +01:00
update the discussion link
This commit is contained in:
parent
8127c9a115
commit
8f5d9f501a
@ -345,8 +345,7 @@ pub struct Opt {
|
|||||||
#[serde(default)]
|
#[serde(default)]
|
||||||
pub experimental_enable_metrics: bool,
|
pub experimental_enable_metrics: bool,
|
||||||
|
|
||||||
/// TODO: Update the discussion link
|
/// Experimental search queue size. For more information, see: <https://github.com/orgs/meilisearch/discussions/729>
|
||||||
/// Experimental search queue size. For more information, see: <https://github.com/meilisearch/meilisearch/discussions/3518>
|
|
||||||
///
|
///
|
||||||
/// Lets you customize the size of the search queue. Meilisearch processes your search requests as fast as possible but once the
|
/// 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.
|
/// queue is full it starts returning HTTP 503, Service Unavailable.
|
||||||
|
Loading…
Reference in New Issue
Block a user