Envoy's global rate limit may crash when the response phase limit is enabled and the response phase request is failed directly
At the rate limit filter, if we enabled the response phase limit with apply_on_stream_done in the rate limit configuration and the response phase limit request fails directly, it may crash Envoy.