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
It would be useful to allow creating notifications with some delay and ensure these are created only after the changes to the DB have been committed (transaction.on_commit).
I need to dedicate more time to investigating this.