Quote:
Originally Posted by y2krazy
Also, just a question for curiosity's sake:
Does the Armory update only look up 1 person every 10 minutes? I suppose after a day 120-ish would be looked up, but what if I am trying to update several guild rosters, totalling 500+ chars? I'll just have to wait 3-4 days for them to all update?
At the time when they are all updated, does the armory update start again? Ie - every 3-4 days, everyone should be updated?
Thanks.
~ Sean
|
yeah, it only updates 1 toon each time it runs. Now the problem is that the Scheduled Tasks in VB only run, when someone visits the site. So they could very well build up and be WAY behind, causing the Roster to only update once a day (which is what was happening with mine, I have a rather "slow" site). I found a mod which changes this to run on the server's cron instead, so things actually run when they are supposed to.
If you can add tasks to your crontab, this is the mod I use -
https://vborg.vbsupport.ru/showthread.php?t=164477 (works fine on vb 3.8.x). I have it run every minute, and now my tasks are never behind. Of course it took a few minutes to get caught up, because VB will only run 1 command at each execution.