Steps to reproduce - * turn off network * start app (`python api.py`) * curl http://localhost:3000/data.json * app is now blocked, cannot serve any clients even if network is turned on. This seems like a [raven](https://github.com/getsentry/raven-python) issue