The Elasticsearch indexing queue stops processing new documents after encountering a malformed JSON payload, causing a backlog. New content is not searchable until the queue is manually reset. Adding error handling and skipping invalid entries will keep the indexer running.