Thanks!
Here's a sample flow for anyone looking for a similar action.
[{"id":"300bbb3b.7456fc","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"d2476c1.5c1691","type":"rbe","z":"300bbb3b.7456fc","name":"","func":"rbe","gap":"","start":"","inout":"out","property":"payload","x":290,"y":220,"wires":[["3d3cd101.6761f6","182c7bc.dab3804"]]},{"id":"3d3cd101.6761f6","type":"trigger","z":"300bbb3b.7456fc","op1":"","op2":"HUNG","op1type":"pay","op2type":"str","duration":"30","extend":true,"units":"s","reset":"","bytopic":"all","name":"","x":470,"y":140,"wires":[["1867f9f9.ae21d6"]]},{"id":"1867f9f9.ae21d6","type":"switch","z":"300bbb3b.7456fc","name":"HUNG","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"HUNG","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":610,"y":140,"wires":[["615719ef.3a6ba8"]]},{"id":"2ddd6e48.a9e382","type":"inject","z":"300bbb3b.7456fc","name":"","topic":"","payload":"1","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":160,"wires":[["d2476c1.5c1691"]]},{"id":"f74ac156.c87748","type":"inject","z":"300bbb3b.7456fc","name":"","topic":"","payload":"2","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":108.75,"y":218.75,"wires":[["d2476c1.5c1691"]]},{"id":"c7acbbdd.bc6d4","type":"inject","z":"300bbb3b.7456fc","name":"","topic":"","payload":"3","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":280,"wires":[["d2476c1.5c1691"]]},{"id":"182c7bc.dab3804","type":"debug","z":"300bbb3b.7456fc","name":"Flow into usual working process","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":530,"y":220,"wires":[]},{"id":"615719ef.3a6ba8","type":"debug","z":"300bbb3b.7456fc","name":"\"Hung\" Action flow trigger","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","x":820,"y":140,"wires":[]}]