I am looking into the idea of using sp_helpsubscriptionerrors and sp_setsubscriptionxactseqno to skip over failing transactions and keep replication running in a test environment while data and stored proc errors are resolved.
I've tested my scripts, everything is working.
Do you know of anything I should look out for when using these.
Many thanks