Merge remote-tracking branch 'origin/unstable' into capella-merge

This commit is contained in:
Michael Sproul
2023-02-14 12:07:27 +11:00
51 changed files with 1961 additions and 362 deletions

View File

@@ -364,7 +364,7 @@ impl Engine {
Ok(result)
}
Err(error) => {
error!(
warn!(
self.log,
"Execution engine call failed";
"error" => ?error,