Hacker News new | ask | show | jobs
by esseph 58 days ago
Track state on your side.
1 comments

It’s impossible to know whether an action completed successfully if an error occurs between sending the request and persisting the result
You also have no idea if it's been blocked or dropped before delivery unless you're using things like tracking pixels etc, right? And even then, that only works if they aren't being blocked (Proton Mail can do this, etc.)

It just seems like this is trying to force something that was never remotely designed for it.