Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add offline caching support for desktop #727

Open
tustanivsky opened this issue Jan 8, 2025 · 0 comments
Open

Add offline caching support for desktop #727

tustanivsky opened this issue Jan 8, 2025 · 0 comments
Labels
Feature New feature or request

Comments

@tustanivsky
Copy link
Collaborator

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.

@tustanivsky tustanivsky added the Feature New feature or request label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant