We have a defined and well running transactional replication process. One publisher, one distributor (on separate servers) and several subscribers (pull). All servers have Enterprise Edition. Latency checked using a canary table. The replication is not for the whole database, only several tables, but the tables are relatively big and there are a lot of inserts.
I added one more subscriber using Standard Edition. It runs well and has no issues except it shows more Latency issues, not huge but it is alerting much more than all other subscribers. How can I handle this issue? Is it possible to improve? What should I check? If the server is outperformed on inserts, what should I do to improve it?
Thanks in advance