The "Recognize entities in text" action, when configured with Entity type "Date time" and passed a valid string, sometimes returns an error "Runtime Error: The string was not recognized as a valid DateTime."
This occurs sporadically, but it's frequent enough that I've had to abandon the action and resort to developing a custom subflow to find a date in text.
Especially confounding is the fact that the documentation reports the action doesn't include any exceptions, so any error handling has to be custom, as well: Text actions reference - Power Automate | Microsoft Learn