check_if_timed_out

The Q-CTRL Experiment Scheduler is currently in alpha phase of development. Breaking changes may be introduced.

CalibrationNode.check_if_timed_out()

Check whether the current node was last calibrated longer ago than the timeout period.

This method may mutate the state of the node: if the current state of the node is SUCCESS and the timeout period has passed, the node status is updated to FAIL.