Tell me why I run a project with 50 threads, but there are always 6-7 active browser windows. It is clear that there are 50 threads, but much fewer windows are launched at a time, although this was not the case before.
@morpheus93 I had already added limitation 1000 fp request in 3 min by redis. Even it doesn't work. I contacted directly to their admin. He said that you needed wait for next update
If i write data into a single file using multiple threads then is there any chance of data loss ? Is this method okay to write file or some other method should be used to avoid data loss(if it happens) ?
Thanks
There should be no data loss, but it is still better to use the resource for this purpose