updater #1
| @ -148,7 +148,7 @@ async fn handle_update_vm_requests( | ||||
|     while let Some(update_vm) = req.recv().await { | ||||
|         let confirmation = UpdateVmResp { | ||||
|             uuid: update_vm.uuid, | ||||
|             error: "No errors yet".to_string(), | ||||
|             error: "".to_string(), | ||||
|         }; | ||||
| 
					
					ghe0 marked this conversation as resolved
					
						
						
							Outdated
						
					
				 | ||||
|         info!("Sending UpdateVmResp: {confirmation:?}"); | ||||
|         let _ = resp.send(confirmation).await; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	
The timestamp must be set from the brain, for security reasons.
Also, this does not require chrono.
Check this: