dewi-alliance / dewi-etl

Publicly available Helium blockchain data - https://etl.dewi.org
MIT License
9 stars 1 forks source link

Setup alternate API and/or Explorer #17

Open jamiew opened 3 years ago

jamiew commented 3 years ago

The main API is getting absolutely slammed

If we did this would want to put some serious rate limiting in place to prevent the same kind of abuse

Maybe even use one of those third-party API wrappers that could add CDN and auth tokens and similar? Been a long time since I looked at that but they used to be quite pricey

dansku commented 3 years ago

I can setup the blockchain-http with nginx caching and we can see how it will handle the load. Also adding some rate-limiting should do the trick