@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.
When I run 60 threads, my CPU is only 30% and Memory is only 47% but running threads get Timeout when loading page continuously and machine lag. How to optimize when running up to 60 threads or maybe up to 100 threads
@alexboi1012 because proxy
@Moastafi74 But when I run 20 threads there is absolutely no error