To run the main functionality of silverback in case no workers running (no redis or rabbitMQ). So we need to move the following jobs to be sync calls. ``` forgot_password register_request ``` We can check if `ACTIVATE_NOTIFICATIONS=false`, activate sync logic.