-
Notifications
You must be signed in to change notification settings - Fork 90
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
[frontend/backend] Adding platform messages if imap is not reachable #1284
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1284 +/- ##
============================================
- Coverage 28.78% 28.55% -0.24%
+ Complexity 1286 1283 -3
============================================
Files 507 507
Lines 13007 13022 +15
Branches 736 741 +5
============================================
- Hits 3744 3718 -26
- Misses 9105 9146 +41
Partials 158 158 ☔ View full report in Codecov by Sentry. |
…instead of crashing
…instead of crashing
…instead of crashing
…instead of crashing
Look good to me. java.lang.IllegalStateException: Not connected |
Proposed changes
Related issues
Checklist
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...