Slow Publish and Synchronization
Edit on GitHubPublish and Synchronization is slow on all or some actions.
Cause
There are two possible causes for the slow PUblish and Synchronization:
- All the PUblish and Synchronization events go to the event message queue.
- Messages that are not used on the project.
Solution
- Integrate multi-queue publish structure. The Publish action, in this case, can look like this:
- Check and disable messages that are not used on the project.
Thank you!
For submitting the form