fix: ensure not soft logged out in pushhelper#2398
Conversation
PR SummaryLow Risk Overview Push handling often runs with background sync off, so the access token can expire after the existing early Reviewed by Cursor Bugbot for commit 2173a42. Bugbot is set up for automated code reviews on this repo. Configure here. |
fixes an error report in FluffyChat which therefore also can happen in Famedly. Should reduce the amount of unable to fetch events in notifications a little bit.
5100bb4 to
2173a42
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2398 +/- ##
==========================================
- Coverage 59.29% 59.28% -0.01%
==========================================
Files 161 161
Lines 20303 20304 +1
==========================================
Hits 12038 12038
- Misses 8265 8266 +1
Continue to review full report in Codecov by Harness.
|
fixes an error report in FluffyChat which therefore also can happen in Famedly. Should reduce the amount of unable to fetch events in notifications a little bit.