Muhymin
Muhymin
CDCloudflare Developers
Created by Muhymin on 11/7/2024 in #pages-help
PNPM v9
Thank you, @lennartzellmer, for your help! I can't tell how many more times I'll be scratching my head over these little things!
9 replies
CDCloudflare Developers
Created by Muhymin on 11/7/2024 in #pages-help
PNPM v9
🤣
9 replies
CDCloudflare Developers
Created by Muhymin on 11/7/2024 in #pages-help
PNPM v9
No description
9 replies
CDCloudflare Developers
Created by Muhymin on 11/7/2024 in #pages-help
PNPM v9
No description
9 replies
CDCloudflare Developers
Created by Muhymin on 11/9/2023 in #pages-help
Tailing Pages Functions
Hi 👋 ! Any update on this issue?? cc @kian
15 replies
CDCloudflare Developers
Created by Muhymin on 11/9/2023 in #pages-help
Tailing Pages Functions
Hi 👋 ! Any update on this issue??
15 replies
CDCloudflare Developers
Created by Muhymin on 11/9/2023 in #pages-help
Tailing Pages Functions
@kian even after disabling smart placement for the worker conncted through service bindings, still the same issue is happening
15 replies
CDCloudflare Developers
Created by Muhymin on 11/9/2023 in #pages-help
Tailing Pages Functions
Should I disable smart placement for that worker too??
15 replies
CDCloudflare Developers
Created by Muhymin on 11/9/2023 in #pages-help
Tailing Pages Functions
The pages functions are binded to a worker which has Smart Placement enabled too
15 replies
CDCloudflare Developers
Created by Muhymin on 11/9/2023 in #pages-help
Tailing Pages Functions
@kian no I'm still getting the same issue after chaning to default placement from smart.
15 replies
CDCloudflare Developers
Created by Muhymin on 11/9/2023 in #pages-help
Tailing Pages Functions
Okay, let me check
15 replies
CDCloudflare Developers
Created by Muhymin on 11/9/2023 in #pages-help
Tailing Pages Functions
Yup!
15 replies
CDCloudflare Developers
Created by Muhymin on 10/8/2023 in #workers-help
Cron job: Exceeded CPU Limit
Note: Though in the screenshot, you are seeing Exceeded Resources, if I run wrangler tail, the logs say Exceeded CPU Limit
2 replies
CDCloudflare Developers
Created by Muhymin on 10/7/2023 in #workers-help
Workers receiving random requests
Hmm... Good idea
3 replies
CDCloudflare Developers
Created by Muhymin on 9/30/2023 in #workers-help
Randomly worker requests are being canceled
@Isaac McFadyen | YYZ01 since the requests are sometimes getting canceled even before making the fetch request, what do you think the issue can be??
18 replies
CDCloudflare Developers
Created by Muhymin on 9/30/2023 in #workers-help
Randomly worker requests are being canceled
Interesting 🤔
18 replies
CDCloudflare Developers
Created by Muhymin on 9/30/2023 in #workers-help
Randomly worker requests are being canceled
@Isaac McFadyen | YYZ01 though your solution didn't solve this issue, could you please explain why not consuming the response body can cause the worker to be canceled??
18 replies
CDCloudflare Developers
Created by Muhymin on 9/30/2023 in #workers-help
Randomly worker requests are being canceled
The metrics tab shows 100% success rate. It seems canceled requests do not count as errors.
18 replies
CDCloudflare Developers
Created by Muhymin on 9/30/2023 in #workers-help
Randomly worker requests are being canceled
The worker is already on the Unbound usage model. And no we are not hitting any CPU limits
18 replies
CDCloudflare Developers
Created by Muhymin on 9/30/2023 in #workers-help
Randomly worker requests are being canceled
Doing further investigation, I found that the request can get canceled even before reading the value from the KV database in https://github.com/dilmaheu/dilmahtea.me-workers/blob/main/src/workers/dilmahtea-me-baserow/src/index.ts#L59C62-L59C65
18 replies