address most of wills review feedback, fix serialization and stringly error handling in DiagTask::start

This commit is contained in:
Markus Unterwaditzer
2026-05-15 21:13:46 +02:00
committed by Will Greenberg
parent a58bad09fc
commit bd5dfb1a75
5 changed files with 48 additions and 60 deletions
+1
View File
@@ -245,6 +245,7 @@ pub fn run_webdav_upload_worker(
#[cfg(test)]
mod tests {
use super::*;
use crate::config::GpsMode;
use axum::{
Router,
body::Bytes,