meetup-api
meetup-api copied to clipboard
Raise exception on 503 error
I've seen 503 errors when iterating through large query sets, so raise an exception rather than falling through into the next code block.