advanced
advanced
Explore posts from servers
CDCloudflare Developers
Created by advanced on 1/27/2024 in #workers-help
I have a question about worker services bindings.
let's say I have serverA and serviceB. Will serviceB be loaded even tough serviceA did not call it explicitly? I'm asking this because if serviceB is quite heavy I would like to avoid launching serviceB and slow down serviceA where most calls do not require it.
3 replies