@bebetter said in How to Manage API Key Usage in Multi-Threaded Tasks with BAS:
Can we return the API key back to the resource after finishing a thread?
You don't need it. Just set the usage count of the resource when you create it.
Hello, I have one question for threads what i want its to open threads after Status its Ok
Lets say i have Status , TURN ON AND TURN OF
When they are TURN OF dont open all threads if i give it like 5 but check only status but when status going TURN ON open 5 threads and start
and where status goin again on TURN OF they just close browser but dont stop script?
Do you have any ideas?