shareandcharge / sharecharge-api

HTTP webserver for the Share&Charge e-Mobility Network
0 stars 0 forks source link

Get Locations is very slow #1

Closed AndreiD closed 6 years ago

AndreiD commented 6 years ago

Get locations by calling ->

http://localhost:3000/api/store/locations/" + cpoAddress

is very slow, many times times-out.

Can something be done about this ?

adamstaveley commented 6 years ago

ok my end, could be related to Infura or otherwise your internet connection

AndreiD commented 6 years ago

not only, this was hosted on AWS CPO backend...and from there Nemanja complained that it's very slow and often timeout. Can this be fixed by running an ipfs node ?

adamstaveley commented 6 years ago

yes, I have noticed Infura is slow

AndreiD commented 6 years ago

fixed now