Thread Tools Display Modes
Prev Previous Post   Next Post Next
03/11/24, 07:47 PM   #15
cyxui
AddOn Author - Click to view addons
Join Date: Nov 2015
Posts: 62
Played around with the new api and it seems like a hot mess. The request created from CreateGuildHistoryRequest seems to persist after reloadUI. Not sure if this will eat up the queue CD or not. if someone reloads UI a lot then tons of requests will get created. Not to mention how slow the requests are.

I started a request for one day worth of data (GetTimesStamp(), GetTimeStamp() - 60 * 60 * 24) for a small guild. It has been more than 30min already and its still running. Amount of history should be < 500. Performance is abysmal.
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » New Guild History API


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off