I have created a rocket.rs api on which a single route depends on a database. I want the api to run, even when the database connection is not available. When I use the examp