Rohan Vashisht
CDCloudflare Developers
•Created by Rohan Vashisht on 3/23/2025 in #workers-help
3mb exceeded error
thanks a lot
11 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 3/23/2025 in #workers-help
3mb exceeded error
what's that?
11 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 3/23/2025 in #workers-help
3mb exceeded error
I think the limits were set to reduce the boot time of these workers right?
11 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 3/23/2025 in #workers-help
3mb exceeded error
does this include only the size of the js file? or if I am importing a few json files, they are also included?
11 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 12/30/2024 in #pages-help
How to implement nonce in _headers file?
ok, thanks
15 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 12/30/2024 in #pages-help
How to implement nonce in _headers file?
do we have some software that could calculate the hash for all the scripts for me?
15 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 12/30/2024 in #pages-help
How to implement nonce in _headers file?
this is the hash of the script itself
15 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 12/30/2024 in #pages-help
How to implement nonce in _headers file?
I mean, this hash:
https://content-security-policy.com/hash/
15 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 12/30/2024 in #pages-help
How to implement nonce in _headers file?
yes, how could I implement hash?
15 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 12/30/2024 in #pages-help
How to implement nonce in _headers file?
But what if my website is ssg?
15 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 12/30/2024 in #pages-help
How to implement nonce in _headers file?
thanks
15 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 12/30/2024 in #pages-help
How to implement nonce in _headers file?
but using a static nonce is just like not using a nonce right?
15 replies
CDCloudflare Developers
•Created by CanRau on 12/12/2024 in #workers-help
Uncaught ReferenceError: MessageChannel is not defined
Anyways, I ain't from cloudflare, I am just someone like you getting errors and trying to fix them, lets wait for someone from cloudflare to reply
23 replies
CDCloudflare Developers
•Created by CanRau on 12/12/2024 in #workers-help
Uncaught ReferenceError: MessageChannel is not defined
but, do this at your own risk, because using unupdated packages is generally considered a security vulnerability
23 replies
CDCloudflare Developers
•Created by CanRau on 12/12/2024 in #workers-help
Uncaught ReferenceError: MessageChannel is not defined
An easy fix: just take your package.json to the previous configuration when it was working 🤣 And it really worked
23 replies
CDCloudflare Developers
•Created by CanRau on 12/12/2024 in #workers-help
Uncaught ReferenceError: MessageChannel is not defined
Are you using astro? or just apis?
23 replies
CDCloudflare Developers
•Created by CanRau on 12/12/2024 in #workers-help
Uncaught ReferenceError: MessageChannel is not defined
I am using pages and workers, I am getting this same issue
23 replies
CDCloudflare Developers
•Created by CanRau on 12/12/2024 in #workers-help
Uncaught ReferenceError: MessageChannel is not defined
23 replies
CDCloudflare Developers
•Created by CanRau on 12/12/2024 in #workers-help
Uncaught ReferenceError: MessageChannel is not defined
Hello! Same issue here
23 replies
CDCloudflare Developers
•Created by Rohan Vashisht on 11/20/2024 in #workers-help
Your worker exceeded 1mb
Any possible way we can restrict including json files in this limit? Because as far as I know the limit of 3mb is set to reduce boot time, but I don't think json would increase boot time?
8 replies