Preparing search index...
The search index is not available
Codecov JavaScript Bundler Plugins
Codecov JavaScript Bundler Plugins
@codecov/bundler-plugin-core
safeFlushTelemetry
Function safeFlushTelemetry
safeFlushTelemetry
(
sentryClient
:
Client
<
ClientOptions
<
BaseTransportOptions
>
>
,
)
:
Promise
<
void
>
Flushing the SDK client can fail. We never want to crash the plugin because of telemetry.
Parameters
sentryClient
:
Client
<
ClientOptions
<
BaseTransportOptions
>
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Codecov JavaScript Bundler Plugins
Loading...
Flushing the SDK client can fail. We never want to crash the plugin because of telemetry.