Closed staha8242 closed 2 years ago
Hey @staha8242 having this same issue. Making a separate post so we can bump it up for some help here 😁
Give it a try now and let me know if the requests are still lagging
Please re-open if this is still an issue
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?