Mathis @ beamlit.com
CDCloudflare Developers
•Created by Mitya on 1/30/2025 in #workers-help
Service bindings - do I need to use waitUntil() in this scenario?
8 replies
CDCloudflare Developers
•Created by Mitya on 1/30/2025 in #workers-help
Service bindings - do I need to use waitUntil() in this scenario?
If you call worker B in ctx.waitUntil, I'd assume it has to terminate before the workers A terminate (but it's not explicitly said in the documentation)
8 replies
CDCloudflare Developers
•Created by Mitya on 1/30/2025 in #workers-help
Service bindings - do I need to use waitUntil() in this scenario?
To add to the response, waitUntil is used to handle whatever action you want to take asynchronously and not needed to fullfill the request
8 replies
CDCloudflare Developers
•Created by A.M.Asgari on 1/30/2025 in #workers-ai
.
Have you been trough this post: https://community.cloudflare.com/t/ai-gateway-got-authentication-error/656954 ?
8 replies
CDCloudflare Developers
•Created by A.M.Asgari on 1/30/2025 in #workers-ai
.
Have you generate the env interface in your code? With I think npm run cf-typegen ?
8 replies
CDCloudflare Developers
•Created by A.M.Asgari on 1/30/2025 in #workers-ai
.
Did you configure binding inside your wrangler.toml?
Did you wrangler login?
8 replies
CDCloudflare Developers
•Created by Chaika on 1/7/2025 in #workers-and-pages-discussions
ah opps the worker to worker case wouldn
I note it!
31 replies
CDCloudflare Developers
•Created by Chaika on 1/7/2025 in #workers-and-pages-discussions
ah opps the worker to worker case wouldn
Interesting
31 replies
CDCloudflare Developers
•Created by Chaika on 1/7/2025 in #workers-and-pages-discussions
ah opps the worker to worker case wouldn
Hooo
31 replies
CDCloudflare Developers
•Created by Chaika on 1/7/2025 in #workers-and-pages-discussions
ah opps the worker to worker case wouldn
Since it's internal I might just change domain.com with domain.io
31 replies
CDCloudflare Developers
•Created by Chaika on 1/7/2025 in #workers-and-pages-discussions
ah opps the worker to worker case wouldn
And if I put my worker as a.a.domain.com ? Would it be able to perform such call ?
31 replies