Query processing is launched in loop with timeout in 30 seconds. It works great until some records from the mongoid model will not be deleted. After that all the queries fails and data will not be deleted from the index.
Document not found for class MongoDoc with id(s) 4f47a487d6194c6ac1000001, 4f47a488d6194c6ac1000008, 4f47a488d6194c6ac100000b, 4f47a488d6194c6ac1000010, 4f47a488d6194c6ac1000013, 4f47a489d6194c6ac1000018, 4f47a48ad6194c6ac100003c, 4f47a489d6194c6ac100001b, 4f47a489d6194c6ac1000024, 4f47a489d6194c6ac1000029, 4f47a489d6194c6ac100002e, 4f47a489d6194c6ac1000036, 4f47a48ad6194c6ac100003b, 4f47a48ad6194c6a
Query processing is launched in loop with timeout in 30 seconds. It works great until some records from the mongoid model will not be deleted. After that all the queries fails and data will not be deleted from the index.