KevinMarks, KevinMarks_, loicm, miklb, tantek, AngeloGladding, cweiske, plindner and nebulon joined the channel
#nebulonHi there, after hearing about indieweb every so often, I finally looked into the thinking behind that. We have built an opensource platform to self-host apps https://cloudron.io/ I think our philosophy is very similar
#nebulonare there any strong opinions in this community about running apps on-premise, virtual servers or nowadays self-hosting into container environments?
#aaronpkbear: oh boy I see what happened. I copied that "returned ..." line from creating a post, for which the response is 201 or 202. then when I copied it for the rest of the tests, I just added 204
#sknebelretrying all wouldn't hurt that badly, if not (or if that fails as well) just log and move on
#sknebelhaving a UI to review failures might be useful, some users might want to know if a mention fails so they can contact the owner and figure out what happened
#sknebelmaybe ask the bridgy guys for numbers: how often do temporary failures happen, what kind of errors do they see that might need special treatment?
#aaronpktelegraph doesn't retry, but it does show a red X and you can see the response
#sknebelmaybe following HTTP-> HTTPS redirects is worth it, that could be an easy to make mistake
#sknebelon the other hand, if it is logged you can notice and tell the site owner
#bearhmm, my media endpoint upload test for the GIF failed, not because it isn't supported but because the GIF must be huge "HTTP/1.1 413 Request Entity Too Large"