You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Re-use Curl request when gathering stats. Rate limit it to no more than 2/second. Still keeping it synchronous and blocking for now. Avoid using "localhost" and prefer the IPV6 loopback address of [::1] to avoid name resolution penalty for localhost. Keep DNS cache in Curl permanently for a given request. #rb devin.doucette #jira UE-142437 #preflight 620a7d7b6e5d06a542963178 #ROBOMERGE-AUTHOR: zousar.shaker #ROBOMERGE-SOURCE: CL 18980515 in //UE5/Release-5.0/... via CL 18980843 via CL 18981187 #ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589) [CL 18981362 by zousar shaker in ue5-main branch]