For loops worker usage
I'm creating a for loop that runs a script with an sleep inside of it.
I want to loop forever or until stopped, and after running the script we have a very long wait time (15 minutes)
I wonder if this approach is charging me for that wait time
I want to loop forever or until stopped, and after running the script we have a very long wait time (15 minutes)
I wonder if this approach is charging me for that wait time
