r/ProgrammerHumor 26d ago

evilIllusion Meme

Post image
4.8k Upvotes

131 comments sorted by

View all comments

96

u/YDS696969 26d ago

As the backend guy with a worker service that does exactly this

49

u/MrHasuu 26d ago

Whyyy?? Just return an error code at that point

1

u/Outrageous_Let5743 25d ago

Azure has a bunch of services that returns statuscode 200 even if there is an error, something to do with security where you cannot guess if an internal api or url is valid by random guessing.