i had updated the param using the update collection api , and then i checked the collection info and it's status was red so i restarted but still getting optimization error on restart, how do i solve this
`[2022-12-12T08:04:35Z ERROR collection::update_handler] Optimization error: Service internal error: Can't remove segment data at ./storage/collections/product_text_embeddings__10203/segments/460f03b5-24fc-4f77-aa90-a3481e731262.deleted, error: Directory not empty (os error 39)
thread 'collection-product_text_embeddings__10203-shard-0-optimizer-677' panicked at 'Optimization error: Service internal error: Can't remove segment data at ./storage/collections/product_text_embeddings__10203/segments/460f03b5-24fc-4f77-aa90-a3481e731262.deleted, error: Directory not empty (os error 39)', lib/collection/src/update_handler.rs:231:37
thread 'collection-product_text_embeddings__10203-shard-0-optimizer-677' panicked at 'called `Option::unwrap()` on a `None` value', lib/segment/src/segment_constructor/segment_builder.rs:81:85`
how do i make sure my collection is ok