21.07.2025, 11:02
Hi,
Is there any way to wait to finish the execution of the current script to execute the next intance of it?
I've an script that is executed using a TAG and it's saving data to Storage, I've seen that when multiples istances are triggered at same time, data on storage is not saved properly... (I suppose because more than one instance is accessing at same time...)
All instances must be executed.
Thanks.
Is there any way to wait to finish the execution of the current script to execute the next intance of it?
I've an script that is executed using a TAG and it's saving data to Storage, I've seen that when multiples istances are triggered at same time, data on storage is not saved properly... (I suppose because more than one instance is accessing at same time...)
All instances must be executed.
Thanks.