Http needs a status code for grudging acceptance. We have 202 Accepted. We need 222 Tolerated.

For when the client is doing it wrong, but you've decided to be the bigger person and deal with it anyway.

@jenniferplusplus Isn't 222 already used for Auth succeeded? 218 is 'this is fine' which seems sufficiently passive agressive :)
@scottgal 218 was made up by apache. I found no reference to an existing 222 code
@jenniferplusplus Non standard but mentioned here. https://www.kinexmedia.com/blog/http-status-codes/ few mentions though so suspect it's just one or two servers which pass it.
HTTP Status Codes - A Complete List

What are HTTP Status Codes? HTTP status codes are three-digit numbers returned by a web server to indicate the status of a client’s request. They provide standardized communication and feedback on the success or failure of the request.These status codes provide information about the outcome of the request. They also enable effective communication between the […]

Kinex Media
@jenniferplusplus I used to work for a company where they'd 'entertainingly' used 418 for every error response.
@scottgal that would be unhelpful
@jenniferplusplus @scottgal took years to get that out of APIs when I landed in current role, so bad