Imagebuffer reads, time binning
This commit is contained in:
@@ -513,7 +513,7 @@ where
|
||||
return Ok(res);
|
||||
}
|
||||
Err(e) => {
|
||||
warn!("{e}");
|
||||
warn!("FT sees: {e}");
|
||||
let res = crate::bodystream::ToPublicResponse::to_public_response(&e);
|
||||
return Ok(res);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user