this post was submitted on 07 Aug 2024
966 points (100.0% liked)

Opossums

3436 readers
110 users here now

It's opossum posting time!

This is an inclusive community

Rules:

Related Communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 10 months ago (1 children)

It's like a health check. When you hit /api/health/ it probably doesn't report all the details like number of users created today, count of files in the S3 bucket, whatever. It checks that shit's basically working, it heard your request, and now everything is 200 OK.

(No, you can't return a 204 no content in this metaphor because that's not what the client is expecting. If they don't get a 200 back, they're going to think something is wrong and investigate.)

I'm just assuming some of you are like backend developers and this metaphor will make sense to you.

[–] [email protected] 2 points 10 months ago (2 children)

How do I return a 403 to the person asking

[–] [email protected] 3 points 10 months ago

I prefer the 418 response

[–] [email protected] 2 points 10 months ago

"I am not allowed to tell you"