TeamNewPipe / web-api

REST API providing external data feeds for the NewPipe website. Written as a micro service. In Python.
MIT License
22 stars 9 forks source link

App blocks if SENTRY_URL is not given #10

Open yausername opened 4 years ago

yausername commented 4 years ago

Steps to reproduce -

This seems like a raven issue

TheAssassin commented 4 years ago

I've been using this software without sentry successfully.

Try removing the two lines in https://github.com/TeamNewPipe/web-api/blob/01db112b825a4cd8299bb69d139940228253665e/api.py#L277-L278, but actually it shouldn't be needed.