I have the same issue. Sometimes comment was posted, sometimes not.
I actually had that error when submitting this comment. Keep submitting will eventually work
Edit: maybe network/instance issue??
I have the same issue. Sometimes comment was posted, sometimes not.
I actually had that error when submitting this comment. Keep submitting will eventually work
Edit: maybe network/instance issue??
So, more info on this: it’s definitely when servers get slow, and if I spam the submit button, I can post my comment as many times as I can tap before the response comes back.
So when users are waiting for a UI response, they think they’ve mis-tapped and are probably hitting submit multiple times.
This is definitely a flow that needs attention since most users are probably on larger instances that are expediting periodic failures. This has the potential to be one of those “perfect storm” kind of bugs.
If the comment posted, it likely didn't fail on the backend. It likely is an error parsing the response json.
Well that’s my point - the response isn’t JSON, it’s HTML. “<“ would always be the first character of an HTML document. Probably the 502 errors that have been plaguing the larger instances.