farhan678 / adwhirl

Automatically exported from code.google.com/p/adwhirl
0 stars 0 forks source link

Set timeout with ad request. #191

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There is a situation that some ad may return very slowly, it may take 15 
seconds to just notify the listener that it failed. And the ratation will be 
started then. But during that 15 seconds, the ad was not filled. 

I am wondering if we can set timeout with each ad request, if the time exceed, 
we begin to load another one but not to just wait it.

Original issue reported on code.google.com by vir...@gmail.com on 17 Mar 2011 at 3:07