maybe you could use a label
e51b8b49-812e-4a73-8af8-d307085fa5bf-image.png
Hi
I have created 2 scripts, 1st script is scraping data into file and 2nd script is reading data from that same file and deletes that line after using it.
I want to make sure that 2nd script gets the new data that is being added by 1st script into the same file.
So i am using both the options reload periodically and renew periodically with 60,000 milliseconds gap to solve this situation.
Now I have 3 questions :
Thanks