molbal / abyss-tracker

EVE Online Abyss loot tracker webapplication
https://abyss.eve-nt.uk
GNU Affero General Public License v3.0
22 stars 3 forks source link

Hotfix ewb api #128

Closed Nostuh closed 2 years ago

Nostuh commented 2 years ago

1) Fixed EWB to work 2) New ENV flag to disable Pusher 3) Moved Call code into EWB class 4) Removed logic out of Janice class 5) updated process... kinda completely, so Janice calls, if fails EWB (now fixed), if those fails uses ItemPriceCalculator class which then uses table_prices else Fuzzy Api, else back to EWB (likely will never hit in THIS case.)

Nostuh commented 2 years ago

When deployed, should clear laravel's cache!

molbal commented 2 years ago

5*