Gab Devs (@developers)
Posted
394 replies · 444 reposts · 2,486 likes
[this is fixed] Over the weekend we made a change which improved performance drastically, but there are some issues w/ Logins, Likes, and Reposts We are working on it. Your likes and reposts are being sent correctly in most cases, but the reply to your "like" request incorrectly says it failed. This is because we are writing the "like" to the master db, but then checking if it has arrived on a slave db. Sometimes the data isn't replicated until after the request completes, so it appears your "like" didn't stick.