The system I repaired last night had 220 Gb of files in the Timeshift directory, this was on a 250 Gb Samsung drive that had died after six months and was now read only. Analysis of the SMART data showed that about 20 Gb a day was written to the drive and about the same amount was deleted.
Sounds like a case of premature failure which is covered by warranty. I have Intel SSDs which have been in constant service for 5+ years with no issues.
You have to be careful with this kind of anecdotal evidence. SSDs which are powered on 24/7 can use the wear levelling / error detection to prevent data loss. This is a continuous process which runs in the background for as long as the SSD is on. So an SSD may seem fine but it may lose it's contents within a couple of weeks when powered down due to wear on the flash cells. An SSD is a completely different beast compared to a hard drive. For this reason I always make backups on hard drives.
It's not exactly "anecdotal" evidence. SSDs
are more resilient than spinning hard disks provided you use them "normally" and the disk is working correctly. What the OP described is not normal and indicates a fault with the disk. I even use normal consumer SSDs in servers without any issues. Wear leveling doesn't just continually shuffle data around (that would defeat the entire purpose of it), it only applies when data is written to the disk to ensure each cell gets used evenly and makes use of the spare area when a cell exceeds its rated write/erase cycle. Theoretically, if you write data to a cell but don't erase/rewrite it, it would last forever (provided you keep the disk periodically powered up). Reading data from SSDs doesn't contribute to wear, writing does, but even then, that cell would need to be written to thousands and thousands of times.
If you used an SSD in a very write intensive system, yes, I would expect it to wear out. But if you're using it in a system that does more reading than writing, it should last many, many years (if not, more than your lifetime). You can even use SSD drives in NAS/SAN devices for this reason.
I'm currently using 8+ year old Hitachi 2TB spinning disks in my NAS and they are approaching the end of their life. While one has developed a bad sector, my main concern is that one day I'll power down the machine (for maintenance etc...) and one or more of the disks simply won't spin up anymore.