@bennettjimmy63
You can periodically reload it
Run time times as db records
-
Hello
There are 3 options:
One time,
repeat,
customOne time it takes first record, make it and finish. Another start starts with the same record.
Repeat showes it will make 10k fail or success.
custom i can make 10 success and 10 fails, but what if my db has 123records? seting that up each time would be painfull.
How to make it run all records from DB once. For example if my db has 10 records i would like script ot run one time each record.
It would be also great to make interval between, but i tried many options in scheduler and nothing works. One not the best solution is make sleep for 1h before start to run script. But hope someone can help.
I also tried in create new resources to max success usage 10 times max fail usage 10 time and interval between usage 120000mlilisecond(but its not working)