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

Flush in memory session first #1538

Merged
merged 1 commit into from
Dec 1, 2021
Merged

Conversation

fractalwrench
Copy link
Contributor

@fractalwrench fractalwrench commented Dec 1, 2021

Goal

The in-memory session should be sent first in precedence over sessions which are already persisted. This will reduce the chance of losing the session completely if a signal is raised as it reduces the time spent waiting for sessions to be sent.

Testing

Relied on existing test coverage.

@fractalwrench fractalwrench force-pushed the PLAT-7524/flush-in-memory-session branch from 932cd95 to e051794 Compare December 1, 2021 11:33
@bugsnagbot
Copy link
Collaborator

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1353.2 1168.01
arm64_v8a 483.72 299.4
armeabi -492.59 -21.55
armeabi_v7a 455.06 270.74
x86 520.57 340.35
x86_64 508.29 323.97

Generated by 🚫 Danger

@fractalwrench fractalwrench marked this pull request as ready for review December 1, 2021 12:00
@fractalwrench fractalwrench requested a review from lemnik December 1, 2021 12:01
Copy link
Contributor

@lemnik lemnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fractalwrench fractalwrench merged commit d85d6a8 into next Dec 1, 2021
@fractalwrench fractalwrench deleted the PLAT-7524/flush-in-memory-session branch December 1, 2021 13:30
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.

3 participants