From dcb59058cf3d9e489822661fddc81fd051c4f728 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Wed, 25 Oct 2017 19:48:29 +0100 Subject: PLT-7976: Configurable timeout for Elasticsearch requests. (#7716) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index a684c5be0..4a37757af 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3887,6 +3887,10 @@ "id": "model.config.is_valid.elastic_search.bulk_indexing_time_window_seconds.app_error", "translation": "Elasticsearch Bulk Indexing Time Window must be at least 1 second." }, + { + "id": "model.config.is_valid.elastic_search.request_timeout_seconds.app_error", + "translation": "Elasticsearch Request Timeout must be at least 1 second." + }, { "id": "ent.emoji.licence_disable.app_error", "translation": "Custom emoji restrictions disabled by current license. Please contact your system administrator about upgrading your enterprise license." -- cgit v1.2.3-1-g7c22