As you can see, in new risk control mechanism recently, HTML content is directly returned from API, other than standard JSON. So our old retry logic has been broken for this behavior.
This PR simply mitigates new risk control as the same old way.
As you can see, in new risk control mechanism recently, HTML content is directly returned from API, other than standard JSON. So our old retry logic has been broken for this behavior.
This PR simply mitigates new risk control as the same old way.