We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b3bbc commit d177fd5Copy full SHA for d177fd5
1 file changed
src/tonic/api/points_internal_api.rs
@@ -432,9 +432,6 @@ async fn facet_counts_internal(
432
impl PointsInternalService {
433
/// Generates a new `RequestHwCounter` for the request.
434
/// This counter is indented to be used for internal requests.
435
- ///
436
- /// So, it collects the hardware usage to the collection's counter ONLY if it was not
437
- /// converted to a response.
438
fn get_request_collection_hw_usage_counter_for_internal(
439
&self,
440
collection_name: String,
0 commit comments