U \'@sddlmZddlZddlZddlZddlZddlZddlmZmZddl m Z ddl m Z m Z mZddlmZzddlmZWn ek rddlmZYnXGdd d eZGd d d eZ Gd d d eZ!ddZ"dS))print_functionN)datetime timedelta)VERSION)Dsnloggercapture_internal_exceptions)BackgroundWorker) getproxiesc@s@eZdZdZdZd ddZddZdddZd d Zd d Z dS) TransportzWBaseclass for all transports. A transport is used to send an event to sentry. NcCs,||_|r"|dr"t|d|_nd|_dS)Ndsn)optionsr parsed_dsn)selfr rE/opt/alt/python38/lib/python3.8/site-packages/sentry_sdk/transport.py__init__(s zTransport.__init__cCs tdS)zdThis gets invoked with the event dictionary when an event should be sent to sentry. N)NotImplementedErrorreventrrr capture_event0szTransport.capture_eventcCsdS)z=Wait `timeout` seconds for the current events to be sent out.Nrrtimeoutcallbackrrrflush6szTransport.flushcCsdS)zForcefully kills the transport.Nrrrrrkill:szTransport.killcCs&z |Wntk r YnXdSN)r Exceptionrrrr__del__?s zTransport.__del__)N)N) __name__ __module__ __qualname____doc__rrrrrrrrrrr s  r c@sJeZdZdZddZddZddZdd Zd d Zdd dZ ddZ d S) HttpTransportzThe default HTTP transport.cCsvt||t|_|jdt|_d|_t j |_ ||_ |j|j|d|d|dd|_ddlm}||_dS)Nzsentry.python/%s http_proxy https_proxyca_certs)r%r&r'r)Hub)r rr _workerrZto_authr_auth_disabled_untilurllib3utilZRetry_retryr _make_pool_poolZ sentry_sdkr(hub_cls)rr r(rrrrJs   zHttpTransport.__init__c Cs2|jdk r"t|jkrdSd|_t}tj|dd }|tj |dd dW5QRXt d| dppd|d |jj|jjf|jjd t|jj|t|jd d d d}z`|jdkrtt|j|pdd|_W2dS|jdks|jdkrt d|j|jW5|Xd|_dS)Nw)fileobjmodeF)Z allow_nanzutf-8z&Sending %s event [%s] to %s project:%slevelerrorZevent_idZPOSTzapplication/jsongzip)z X-Sentry-Authz Content-TypezContent-Encoding)bodyZheadersi<)Zsecondsi,z%Unexpected status code: %s (body: %s))r+rZutcnowioBytesIOr7ZGzipFilewritejsondumpsencoderdebuggetrhostZ project_idr0Zrequeststrr*Z store_api_urlgetvalueZ to_headerclosestatusrr.Zget_retry_afterr6data)rrr8fZresponserrr _send_event^sN $        zHttpTransport._send_eventcCsdd|ptdS)NZ CERT_REQUIRED)Z num_poolsZ cert_reqsr')certifiwhere)rr'rrr_get_pool_optionss zHttpTransport._get_pool_optionscCsP|jdkr|p|}|s$t|j}||}|r@tj|f|Stjf|SdS)NZhttps)Zschemer rBrNr, ProxyManager PoolManager)rrr%r&r'proxyZoptsrrrr/s  zHttpTransport._make_poolcs(jjfdd}j|dS)Nc s0"tW5QRXW5QRXdSr)rrJrrZhubrrrsend_event_wrappersz7HttpTransport.capture_event..send_event_wrapper)r1currentr)Zsubmit)rrrSrrRrrszHttpTransport.capture_eventNcCs$td|dkr |j||dS)NzFlushing HTTP transportr)rrAr)rrrrrrs zHttpTransport.flushcCstd|jdS)NzKilling HTTP transport)rrAr)rrrrrrs zHttpTransport.kill)N) r r!r"r#rrJrNr/rrrrrrrr$Gs1 r$c@seZdZddZddZdS)_FunctionTransportcCst|||_dSr)r r_func)rfuncrrrrs z_FunctionTransport.__init__cCs||dSr)rVrrrrrs z _FunctionTransport.capture_eventN)r r!r"rrrrrrrUsrUcCsj|d}|dkrt}n@zt|tWn,tk rPt|rHt|YS|YSX|}|drf||SdS)NZ transportr )r$ issubclasstype TypeErrorcallablerU)r Z ref_transportZ transport_clsrrrmake_transports  r\)#Z __future__rr>r;r,rLr7rrZsentry_sdk.constsrZsentry_sdk.utilsrrrZsentry_sdk.workerr Z ClientOptionsZTypeZAnyZOptionalZDictZUnionCallablerPrOZurllib.requestr ImportErrorZurllibobjectr r$rUr\rrrrs"   '|