Have a scenario that I want to add error handling to when the server returns status 500. Is that not suppose to happen automatically?
The error handling does not seem to be triggered in this case.