Set workfollow with seconds duration

Please help
how to get the API updated every second without using “Do every seconds”
I tried to use the workflow backend but it only runs once

Example API : https://data.gateapi.io/api2/1/ticker/btc_usdt :slight_smile:

Pretty sure there are other ways but you might want to explore loops. Basically, you just need to run the API again after it finishes

I tried this way it goes

but in this way it makes the system heavy and unstable

image