Closed skshetry closed 5 years ago
Currently, if federation app gets disabled, the classes cannot be imported into the namespace, and the server starts failing (but gives 200 response). This adds a handler that will return a better response if the federation app is disabled.
Fixes #117
code style fails
Description
Currently, if federation app gets disabled, the classes cannot be imported into the namespace, and the server starts failing (but gives 200 response). This adds a handler that will return a better response if the federation app is disabled.
Fixes #117
Checklist: