rladies-pdx / meetup-analysis

Some Meetup EDA to explore the API and hopefully find some ways to improve MeetupR!
MIT License
0 stars 0 forks source link

add Try/Catch support #5

Open missaugustina opened 6 years ago

missaugustina commented 6 years ago

api calls should be wrapped in try/catch. try again on failure after waiting a few seconds to account for throttling.