-
Improvement
-
Resolution: Won't Fix
-
Normal
-
None
-
None
-
None
We should split the listenbrainz server into two flask apps. One for the website and one for the API. This way we can return json error pages in the app and get a correct domain name on the api app using url_for
We should run the api app in two uwsgi processes, and point /submit to one of them, and everything else to the other. This way if submits start causing slowdowns in app responsiveness, people can still do gets from the other uwsgi worker
- is a dependency of
-
LB-73 return meaningful errors with bad requests.
-
- Closed
-