update message

This commit is contained in:
Yong Kang
2025-10-07 14:53:21 +00:00
parent 93c67e8b83
commit 1954502fdd

View File

@@ -356,7 +356,7 @@ where
?err,
requested = storage_worker_count,
spawned_workers,
"Failed to create transaction for storage worker, falling back to on-demand execution"
"Failed to create transaction for storage worker"
);
return Err(err);
}