Zicore / CrossoutMarket

Crossout Market - Prices and Graphs
55 stars 18 forks source link

API market-all call doest not work properly 504 Gateway Time-out #114

Open TipStop opened 2 years ago

TipStop commented 2 years ago

API market-all call (http://localhost/api/v1/market-all/) (https://github.com/Zicore/CrossoutMarket) doest not work properly. It is announced results are limited to 40000 records but I am able to receive less than 2 days history. it is approximently 324+ records. Some examples are below:

  1. https://crossoutdb.com/api/v1/market-all/490?startTimestamp=1641018080 returnes 324 records (1 day)
  2. https://crossoutdb.com/api/v1/market-all/490?startTimestamp=1640931942 returnes the timeout error (504 Gateway Time-out The server didn't respond in time.) (2 day) For some item API does not work at all. 504 Gateway Time-out The server didn't respond in time. Examples: https://crossoutdb.com/api/v1/market-all/934?startTimestamp=1641018049 https://crossoutdb.com/api/v1/market-all/968?startTimestamp=1641018049