I've been reading up on the Twilio documentation regarding text queue limits for long code numbers (14,400 segments max for 1 MPS). The docs suggest adding more numbers to a Messaging Service to load balance many requests. However, I also read in the docs that texts can be filtered by carriers if their systems detect "snowshoe" messaging - meaning that the same text is being sent from multiple numbers.
So if I have 2 US local numbers in my Messaging Service, will Twilio help prevent snowshoe-ing somehow since it suggests adding more numbers to load balance? I can't seem to find a definitive answer.
Thanks for any help!