18F / open-data-maker

make it easy to turn a lot of potentially large csv files into easily accessible open data
Other
200 stars 135 forks source link

Periodic 502s on the /schools endpoint #313

Open LindsayYoung opened 8 years ago

LindsayYoung commented 8 years ago

I ran across this in my other job. My class is learning APIs and one of my students found that you get a 502 error every 6 or so calls, when paging though https://api.data.gov/ed/collegescorecard/v1/schools?api_key=DEMO_KEY&school.degrees_awarded.highest=2&school.ownership=1

Thought I would post here in case it was helpful. Thanks again!