When a new comment is placed on our site we send an email to notify administrators that a new comment has been placed. They've reported that it sometimes takes a while before that comment shows up on the page for them.
We're not quite sure if this is an issue in our implementation or not but I wanted to check if there's any internal replication going on in the service that might cause this?
That is; a user places a comment and that is saved on a storage node in Episerver Social. We send the email to adminstrator. The administrator goes to the page to look at the comment and perhaps respond. The administrator loads comments from another storage node than where the comment was placed so it then takes a few reloads before either the replication is done or until the administrator queries the "correct" storage node.
Is this something that could happen?