You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix error when double notif appears due to race condition (#4377)
* Fix sentry error for notification
* make functions atomic
and transform a dangerous save into update.
* good log format
* line