Closed afrancais closed 5 years ago
Calling Indices.get_indices may raise a KeyError if metadata of an index are not generated.
This case may happen when an index is being created (by another process) while the call of get_indices (for example, a new index created by logstash).
Calling Indices.get_indices may raise a KeyError if metadata of an index are not generated.
This case may happen when an index is being created (by another process) while the call of get_indices (for example, a new index created by logstash).