Calibrate guider with dragscript failsafe?

I just added calibrate guider with a dragscipt block.

Question, what responses does the calibrate function return: ok, error, timeout?

I just want to add a notification or pause based on the return, and if the calibration doesn’t work so I don’t have to unpark my mount and start all over again.

Each action (block) return OK, ERROR, TIMEOUT.
OK if all run well
ERROR if something go wrong
TIMEOUT if time reserved to action was elapsed before finish

So check for ERROR and TIMEOUT.

All the best
Leonardo