Skip to content

Writing a notification for an update is not a part of the same unit of work (transaction) #32

Description

@alechenninger

It's possible that notifications do not write, but the update to document state does.

Fixing this would probably mean embedding the notification data in the same document that is being updated instead of putting notifications in a separate collection.

There are some other, more radical solutions...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions