helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

Fixes geocode crash for large response #107

Closed madninja closed 3 years ago

madninja commented 3 years ago

Misusing async hackney results caused an error for geocodes with a large json response (more than one chunk). This is now fixed