0x146231489231923
0x146231489231923
Explore posts from servers
HHono
Created by 0x146231489231923 on 9/16/2024 in #help
where do u host hono?
where?
2 replies
CDCloudflare Developers
Created by 0x146231489231923 on 9/16/2024 in #workers-help
Free Tier Subrequests 50/request??
How many subrequests can I make? The limit for subrequests a Worker can make is 50 per request on the Bundled usage model or 1,000 per request on the Unbound usage model. Each subrequest in a redirect chain counts against this limit. This means that the number of subrequests a Worker makes could be greater than the number of fetch(request) calls in the Worker. For subrequests to internal services like Workers KV and Durable Objects, the subrequest limit is 1,000 per request, regardless of the usage model configured for the Worker. 50 subrequests per request means what?
1 replies
CDCloudflare Developers
Created by 0x146231489231923 on 9/16/2024 in #workers-help
Why env is only limited to fetch request? I'd like to know the technical reason behind it...
Why?
16 replies
PPrisma
Created by 0x146231489231923 on 5/27/2024 in #help-and-questions
SET UP PRISMA ON EXISTING DATABASE?
I am unable to create migration, everytime it is asking me to reset my database
4 replies
PPrisma
Created by 0x146231489231923 on 5/27/2024 in #help-and-questions
SHOULD I RUN prisma generate EVERYTIME WHEN I MODIFY PRISMA SCHEMA IF I GOING TO DO MIGRATION?
3 replies