Слетает индекс в elasticsearch
В логах ластика ничего интересного кроме
stop throttling indexing for shard [[cs_products][1]]
stop throttling indexing for shard [[cs_products][2]]
now throttling indexing for shard [[cs_products][1]]: segment writing can't keep up
now throttling indexing for shard [[cs_products][2]]: segment writing can't keep up
stop throttling indexing for shard [[cs_products][1]]
stop throttling indexing for shard [[cs_products][2]]
stop throttling indexing for shard [[cs_products][0]]
now throttling indexing for shard [[cs_products][2]]: segment writing can't keep up
now throttling indexing for shard [[cs_products][0]]: segment writing can't keep up
now throttling indexing for shard [[cs_products][1]]: segment writing can't keep up
stop throttling indexing for shard [[cs_products][2]]
now throttling indexing for shard [[cs_products][2]]: segment writing can't keep up
stop throttling indexing for shard [[cs_products][1]]
stop throttling indexing for shard [[cs_products][2]]
Но на фронтэнде слетает в ошибку
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [cs_products]","resource.type":"index_or_alias","resource.id":"cs_products","index_uuid":"_na_","index":"cs_products"},"status":404}