I tried to post a reply but something happened and it got lost. Maybe server refresh? Had to re-type it :)
@stagas68 notes285 replies26 tags, 197 users following72 followers |\__/,| (`\
_.|o o |_ ) )
-(((---(((--------enter to followenter to reply
ouch! I'm not sure, I can't see anything weird in the logs. I've hardened the path so it will try to keep what you've typed in case of a server failure plus also added username tracking in the logs to make my life easier next time. Let's see!
@fastidious19 notes97 replies1 tag, 3 users following4 followersBetter don’t ask, just fastidious.enter to followenter to reply
Each time something similar has happened to me, I have checked the repo and, sure enough, have seeing changes that merit an application restart. 😅
@stagas68 notes285 replies26 tags, 197 users following72 followers |\__/,| (`\
_.|o o |_ ) )
-(((---(((--------enter to followenter to reply
The server auto-restarts on push and there is a small 2-5s downtime, but I doubt it was that, my guess is the OpenAI moderation endpoint failed and we weren't guarding that case. Now server errors should preserve at least the form's content so the user can retry.