Http Request Node retry based on body response

Some HTTP API respond status code 200, but within the body it’s actually an error response.

Would be great if in the HTTP Request Node has an option to add custom check for retry purpose.

Thank you