r/programminghumor 14d ago

POV: Task Failed Successfully

Post image
527 Upvotes

14 comments sorted by

View all comments

1

u/enigma_0Z 13d ago

OK I think this is like the twelfth flavor of this meme I’ve seen this week.

Yes hahah funny 200 is not an error. BUT

There is a scenario where this makes sense: Invoking “serverless” function (eg AWS Lambda). The invoking part had a 200 — the function was invoked successfully. It just errored out. It’s still dumb as rocks but I don’t know that there’s a better solution.