Painguin | Tiến
Painguin | Tiến
Explore posts from servers
CDCloudflare Developers
Created by Painguin | Tiến on 4/9/2024 in #general-help
Dashboard authentication error 1001
No description
8 replies
CDCloudflare Developers
Created by Painguin | Tiến on 4/8/2024 in #workers-help
Worker calling it self
Hey what is the best way for a worker to call it self as of now? I'm doing this to get over the 1000k sub-requests limit per request.
5 replies
CDCloudflare Developers
Created by Painguin | Tiến on 3/1/2024 in #workers-help
Web socket 404 error when deployed
Hey noob question, but I'm getting 404 or 520 error when trying to establish a web socket connection from Cloudflare Worker. This only happen when the worker is deployed & not locally. Is this an issue with the origin server blocking connection from Cloudflare network? The origin server is fly.io btw, and I've also posted a support thread there: https://community.fly.io/t/websocket-connection-cant-be-established-from-cloudflare-worker/18489
5 replies
CDCloudflare Developers
Created by Painguin | Tiến on 2/23/2024 in #workers-help
KV calls limit from worker
Hi, I'm reaching the limit of 1000 KV call per worker requests, right now my request will do about 2000 calls. I can reduce the number of calls down to a near 1000+ by using bulk read, but there isn't seems to be any options for bulk writing? I've also submit a form asking to raise the limit, but I don't know what the criteria for that or how ez it's to get. Thank you
4 replies