What will happen when this limit is exceeded? The "reply key" field will get truncated. It's 1024 bytes and stores the IDs of all parent posts as 32-bit integers, always starting from the top-level one. So essentially, all further replies will be erroneously considered replying to the 256th reply in the thread.
Now I don't think this is a problem in any real-world use cases, but yikes
I was sent another, longer thread, and yay it broke 🎉