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

feat: Use makeOfflineTransport logic for offline support (v5) #874

Merged
merged 7 commits into from
Apr 10, 2024

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Apr 6, 2024

The Electron SDKs offline support existed before this feature was added to @sentry/core.

The logic in core is more correct around features like rate limiting so this PR migrates to using makeOfflineTransport.

Once getsentry/sentry-javascript#11413 is merged and released, this will require some minor additions/modifications.

@timfish timfish changed the title feat: Use makeOfflineTransport logic for offline support feat: Use makeOfflineTransport logic for offline support (v5) Apr 6, 2024
@timfish timfish merged commit dddd47d into getsentry:master Apr 10, 2024
32 checks passed
@timfish timfish deleted the feat/core-offline branch April 16, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants