Sravanthi

Results 3 issues of Sravanthi

main.rs: line 261 - when state machine block device state is Failed, log that information to the database by calling save_state().

good first issue

main.rs::287 -- OperationInfo struct created with device_id set to 0. This will then create an operation entry in the device that doesn't correspond to any device and will essentially be...

good first issue

add_or_update_operation() needs to be called to a) evaluate and set the completed/done time b) track other operations like diskadd, disk remove etc for each hardware that is remediated.