Webcore - Ping Google server to check if my local network is up - Gemini suggestions

Is Ping supposed to keep pinging? I have to pause the piston to get it to stop. It appears to be pinging every second no matter what setting I have in the device settings.

Didn't used to let me look to see what changed.

Doesn't when run outside of webCoRE (and didn't used to when run inside), but some reason webCoRE keeps reissuing the command instead of terminating.

Edit: Can't see a reason this is occurring, any thoughts @nh.schottfam?

webCoRE doesn't like the readyStatus changing (goes into an endless submit loop) but this should work for you:

where are the higher log level logs of this piston running?

I get the impression that the response keeps changing, and therefore the piston keeps running as the response is treated as a trigger.

A trigger firing anywhere in the piston start the piston from the top.