Oddbean new post about | logout
 @0f5ea9a0 @fce803cc 

It seems to be something going on with the node-fetch library. I switched to axios and it's working as expected. 
 @0f5ea9a0 @fce803cc 

So I'm now getting errors with the axios library. Sometimes I get a result, sometimes I get an abort error. 
 @0f5ea9a0 @fce803cc 

It seems to have something to do with the "max="

If I lower it, I can get a hit rate of about 50%. If I remove it, I get a hit rate of 100%, but only 58 results returned. 
 @606c482f @0f5ea9a0 Give me an example call of something that gives you 58 results.