Triky313 / AlbionOnline-StatisticsAnalysis

A tool with many features for the game Albion Online
https://triky313.github.io/AlbionOnline-StatisticsAnalysis/
GNU General Public License v3.0
357 stars 108 forks source link

Too many requests, close a few windows or wait a few minutes. #119

Closed ManalpX closed 2 years ago

ManalpX commented 2 years ago

image What does it mean? This error keeps popping up when looking at items.

Triky313 commented 2 years ago

This means that you have sent too many item requests to the API server in a short time. The Albion Online Data Project server allows 100-200 requests per minute, I believe.

Each window makes a query, depending on how the refresh rate is set, this can happen every 5 seconds. If you look at a lot of items very quickly or have many item windows open at the same time, a blocker can briefly appear.

ManalpX commented 2 years ago

Actually, I don't look at many items, max 3 items once every 5 minutes.

Is there any way to prevent this?

ManalpX commented 2 years ago

I forgot to ask. How many operations does each item I look at correspond to on the API server?

Triky313 commented 2 years ago

When the window opens, there is a request. If you change the quality of the item in the window, there is a new request so that new data can be loaded for the diagram.

Normally that shouldn't be a problem, maybe you are connecting to the API from somewhere else?

ManalpX commented 2 years ago

image

Is there any problem in this part?

Triky313 commented 2 years ago

Unfortunately I cannot understand your language. You'd have to show me that in English.

ManalpX commented 2 years ago

image

Is there a setting I need to adjust?

Triky313 commented 2 years ago

Looks okay so far. It would be best to test it for a few more days. That shouldn't happen that often.

ManalpX commented 2 years ago

This problem continues when I transfer my items to the bank quickly in the game.

While checking the items, I started to think if it would be helpful to close the Albion Data Client. I do not know

Triky313 commented 2 years ago

Do you have an error log for me?

Triky313 commented 2 years ago

Closed due to inactivity