Skip to content

Add offline caching support for desktop #727

@tustanivsky

Description

@tustanivsky

Sentry supports offline caching of the events on both Android and Apple platforms. However, this functionality is currently lacking for desktop platforms, specifically on Windows and Linux.

sentry-native library used by the Unreal Engine plugin on desktop discards envelopes if they are scheduled to send while the network is down. The only scenario where an event is resent is when the server rate-limits the request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions