Web1.get hangs when calling every 2 seconds interval

Hi,

i am calling one php url by web1.get at every 2 seconds on clock tick

but after a time url got hangs due to repeated calling.

so is there any way by which i can start calling it again once previous calling finished.

You could try something like this:

1 Like