👋 I'm noticing several long traces to http://dummy-example.cloudflare.com/cdn-cgi/partyserver/set-name/ in the multiple-seconds, sometimes dozens of seconds, range.
It looks to be coming from
. Is this still needed/intentional, or is there something we can do to get rid of this in the hot path?
👋 I'm noticing several long traces to
http://dummy-example.cloudflare.com/cdn-cgi/partyserver/set-name/in the multiple-seconds, sometimes dozens of seconds, range.It looks to be coming from
partykit/packages/partyserver/src/index.ts
Line 62 in eef891a