Closed GoogleCodeExporter closed 9 years ago
Hi,
Let me refer you to the topic on bierdopje. Are you going to pick this issue
up? if so, we first have to discuss the impact. Like i said in the topic all
threads except from checkSub have no impact on the API. If you allow users to
set a new interval time for checkSub this might have a huge impact on the API
calls. So if you pick this issue up, let us first discuss it at the developers
mail list.
Thanks!
Original comment by romke.va...@gmail.com
on 16 Feb 2012 at 9:48
I know it needs more investigation that's why I created the issue.
Original comment by basroi...@gmail.com
on 17 Feb 2012 at 7:37
I would like to check only once a day.
Maybe make the intervals configurable BUT make a hardcoded lowerbound which
will override the config values when set too low?
Original comment by rinkeblo...@gmail.com
on 17 Feb 2012 at 8:33
@basroijen Ah k, great!
@rinkebootens
Already though about hardcoding yeah. Like:
if checkSubinterval < 3600 (1 hour) checkSubinterval = 3600
Original comment by romke.va...@gmail.com
on 17 Feb 2012 at 9:53
yep, that's what i meant
Original comment by rinkeblo...@gmail.com
on 17 Feb 2012 at 10:11
That is the same idea as I had in mind.
Great minds think alike:)
Original comment by basroi...@gmail.com
on 17 Feb 2012 at 11:37
Original comment by romke.va...@gmail.com
on 18 Feb 2012 at 2:38
Original comment by romke.va...@gmail.com
on 19 Feb 2012 at 2:24
Original issue reported on code.google.com by
basroi...@gmail.com
on 16 Feb 2012 at 1:40