o
    @Tj                     @   sd   d dl mZmZ d dlmZ d dlmZ d dlmZ edgdZ	e	
deefdefd	d
ZdS )    )	APIRouterDepends)text)AsyncSession)get_dbhealth)tagsz/api/v1/healthdbc                    sT   d}z|  tdI d H  d}W n	 ty   Y nw |rdnd|r&ddS ddS )	NFzSELECT 1Tokdegraded	connecteddisconnected)statusr	   )executer   	Exception)r	   db_ok r   2/home/ubuntu/htdocs/ootd-api/app/routers/health.pyhealth_check
   s   
r   N)fastapir   r   
sqlalchemyr   sqlalchemy.ext.asyncior   app.dependenciesr   routergetr   r   r   r   r   <module>   s    