helium / blockchain-http

An http API for the helium blockchain database
https://helium.com
Apache License 2.0
47 stars 18 forks source link

Fetching hotspot takes seemingly far too long #419

Closed staha8242 closed 2 years ago

staha8242 commented 2 years ago

Hello,

I am working on creating a companion application to help users better understand information about their hotspots.

My application is taking a very long time to process results. It looks like very simple GET requests are taking longer than they should:

For example calling: GET https://api.helium.io/v1/hotspots/112T2YMThQiVKqmn41G8RHggGbtsW7WynY4vLvc8nHzdMDTZmPCb

Is often taking me 10-20 seconds to process the results. I suspect for this little amount of data, it shouldn't take this long.

Are there additional parameters I can add to speed this up? Is the API working as expected?

image

twisterase commented 2 years ago

Hey @staha8242 having this same issue. Making a separate post so we can bump it up for some help here 😁

densone commented 2 years ago

Give it a try now and let me know if the requests are still lagging

madninja commented 2 years ago

Please re-open if this is still an issue