CanRau
Explore posts from serversCDCloudflare Developers
•Created by CanRau on 1/28/2025 in #workers-help
High latency on certain endpoints, can't get Smart Placement working so far
Also might be due to the D1 with location hint I bound to my Worker, although I'm not (yet) actually using it 🤷♂️
3 replies
CDCloudflare Developers
•Created by CanRau on 1/28/2025 in #workers-help
High latency on certain endpoints, can't get Smart Placement working so far
Interestingly I now get
"placement_status": "SUCCESS"
which is great, and the mentioned endpoints are much faster now, though it's still "cf-placement":null
🤔3 replies
CDCloudflare Developers
•Created by CanRau on 12/12/2024 in #workers-help
Uncaught ReferenceError: MessageChannel is not defined
nice, thank you for finding and reporting 🙏
23 replies
CDCloudflare Developers
•Created by CanRau on 12/12/2024 in #workers-help
Uncaught ReferenceError: MessageChannel is not defined
Surprising that seemingly no one else seems to run into this so far 🤔
23 replies
CDCloudflare Developers
•Created by CanRau on 12/12/2024 in #workers-help
Uncaught ReferenceError: MessageChannel is not defined
Yea this is working for me for now as well, it started to happen only with react 19, all other packages on latest, now it seems like as packages start to officially support react 19 they cause the same issue so now I have lots of outdated packages 🥲
23 replies