Revert "rm noisy instrument"

This reverts commit 0fe5264231.
This commit is contained in:
Floriane TUERNAL SABOTINOV
2025-09-02 15:25:16 +02:00
parent 3b8b29a0ab
commit f932135799
@@ -306,7 +306,7 @@ impl<R, S> AuthenticatedHandler<R, S> {
/// # Arguments
///
/// * `bin_msg`: raw message to handle.
// #[instrument(skip_all)]
#[instrument(skip_all)]
async fn handle_binary(&mut self, bin_msg: Vec<u8>) -> Message {
trace!("binary request");
// this function decrypts the request and checks the MAC