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

Do not propagate failure if saving the filter server side fails #7725

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

bmarty
Copy link
Member

@bmarty bmarty commented Dec 6, 2022

Uploading will be retried later.

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

Ignore errors when uploading the filter to the server. The SDK will not get a filterId, so will try to upload again later.

Motivation and context

Fixes #7720

Screenshots / GIFs

Tests

  • Start the app in airplane mode and observe that there is no crash anymore.

Tested devices

  • Physical
  • Emulator
  • OS version(s):

Checklist

@bmarty bmarty added the Z-NextRelease For issues and PRs which should be included in the NextRelease. label Dec 6, 2022
@bmarty bmarty requested a review from fedrunov December 6, 2022 14:06
@ElementBot
Copy link

Warnings
⚠️

Please add a changelog. See instructions here

Generated by 🚫 dangerJS against ae93c07

Copy link
Contributor

@fedrunov fedrunov left a comment

Choose a reason for hiding this comment

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

LGTM

@bmarty bmarty merged commit 4a5f484 into develop Dec 7, 2022
@bmarty bmarty deleted the feature/bma/filterCrash branch December 7, 2022 12:54
@ElementBot
Copy link

Warnings
⚠️ Please add a reviewer to your PR.

Generated by 🚫 dangerJS against 11dded7

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 7, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-NextRelease For issues and PRs which should be included in the NextRelease.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash in airplane mode
3 participants