
    ZTh                     X    U d dl mZ dZ	 dZ	 dZ	 d Z	  G d de      ZeeeedZeed<   y)	    )	TypedDicti N     c                   :    e Zd ZU dZeed<   eed<   eed<   eed<   y)KeepaliveConfigz
    Make make this public in the future to allow folks to configure their own keepalive settings
    if there is demand for it.
    keepalive_time_mskeepalive_timeout_mskeepalive_permit_without_callsmax_pings_without_dataN)__name__
__module____qualname____doc__int__annotations__     [/home/www/backend.miabetepe.com/venv/lib/python3.12/site-packages/sift_py/grpc/keepalive.pyr   r      s!    
 $''r   r   )r   r   r	   r
   DEFAULT_KEEPALIVE_CONFIGN)	typingr   DEFAULT_KEEPALIVE_TIME_MSDEFAULT_KEEPALIVE_TIMEOUT_MS&DEFAULT_KEEPALIVE_PERMIT_WITHOUT_CALLSDEFAULT_MAX_PINGS_WITHOUT_DATAr   r   r   r   r   r   <module>r      sU    "  1%  D)* & /!"  	 i 	  38&L<	- / r   