PoE-TradeMacro / POE-TradeMacro

Price checking script for Path of Exile.
https://poe-trademacro.github.io/
GNU General Public License v3.0
936 stars 189 forks source link

Alt+D Lagging #1093

Open gustavopaco opened 4 years ago

gustavopaco commented 4 years ago

It is taking too long to check prices using Alt+D. Almost 1 minute, is just me? I remember last time I used time ago was almost instantly. What happened?

Triky313 commented 4 years ago

Same problem

FlyingThunder commented 4 years ago

same, poe.trade seems to be on fire lately

mohammadsafieh commented 4 years ago

Same issue for me . I cant price at all .

Booblord commented 4 years ago

Is there a way to make the trade macro to use official site for price checking? instead of the third party site which lags like hell

livejamie commented 4 years ago

Need the option to use poe official site or poeapp.com instead of poe.trade

FlyingThunder commented 4 years ago

lag is fixed for me.

michaelschufi commented 4 years ago

Even though, I am not a contributor to this project (yet), I think the following explanation is needed to understand how difficult it is to provide the PoE community with a service like the TradeMacro.

The PoE API only let's you read public stash tabs of the players. poe.trade aggregates the data of those stash updates and makes it searchable through their own website/api. This means poe.trade can provide us with all kinds of statistics, filters and more, to make things like the TradeMacro possible.

But, if poe.trade is working to capacity, it can't keep up with all the new updates of the stash tabs, their database doesn't get updated fast enough, making the trade macro slow (and also not cleaning up already sold items, which result in trade requests for said items).

However, using a fallback in case the request takes too long sounds like a good idea. Though, it could be tedious to convert the request/responses from/to a different service.

Also, afaik, the official site (pathofexile.com/trade) only lets you search paginated and doesn't provide you with statistics for all the listings of a specific item in one request.

slugspanker commented 4 years ago

I thought this was an issue on my end (dev from poeprices.info)... So we went ahead and fixed it. Hope the speed is acceptable and enjoy!

mohammadsafieh commented 4 years ago

i was using it now it is much better than before but not as fast as it was in the past . at least it is usable now . Thanks alot for your work .

leak commented 4 years ago

Speed on checking prices from poeprices.info is quite good.

What is really hurting is checking prices on uniques via poe.trade at the moment.