Hi, after creating a test collection for vector search configuration and ingesting documents (the cluster doesn't use GPU so I expected it to be very slow) the cluster is unhealthy (100% CPU usage), even though the Indexing API call finished. Since there's no way to restart it and the cluster is not healthy, I also can't drop the collection or do any operation. So what options do I have? Do I need to completely drop the entire cluster (i have a previously created collection that I preferred not to lose) ?