View Single Post
06/20/19, 11:59 AM   #24
Sorondor
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 17
Originally Posted by ZOS_ChipHilseberg View Post
The changes to the guild history API allowed us to control the frequency of addon requests to stabilize the load in the short term. While the cooldown on the requests is something that we can tune as needed, the present timings are one new data request and one old data request per category each time you log in (100 entries per request). And then an additional new request every 30 minutes and an additional old request every 30 seconds. This will slow down mining all of the past entries, but will allow us to keep providing data while a better long-term solution is pursued.
If I understand this correctly, if a single trade guild averages 1 sale/minute (mine averages close to this) then it would take a minimum of 6.5min after log on to catch up on sales data from the last 24 hours? (200 items at log on plus 13 "old" retrieval requests every 30 seconds thereafter)
  Reply With Quote