We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1552409 commit 4eeecd6Copy full SHA for 4eeecd6
1 file changed
src/tonic/api/points_internal_api.rs
@@ -157,9 +157,6 @@ async fn facet_counts_internal(
157
impl PointsInternalService {
158
/// Generates a new `RequestHwCounter` for the request.
159
/// This counter is indented to be used for internal requests.
160
- ///
161
- /// So, it collects the hardware usage to the collection's counter ONLY if it was not
162
- /// converted to a response.
163
fn get_request_collection_hw_usage_counter_for_internal(
164
&self,
165
collection_name: String,
0 commit comments