If I call a service binding worker several times in a worker, each call can make 50 subrequests or t
If I call a service binding worker several times in a worker, each call can make 50 subrequests or they can only make 50 in total?
Object.groupBy avaliable inside the worker? it works locally but i want to be sure that it works when deployedYou are logged in with an API Token. Unset the CLOUDFLARE_API_TOKEN in the environment to log in via OAuth.when trying to exec a command with the API token in .env file
Requests made from your Worker to another worker via a Service Binding do not incur additional request fees. This allows you to split apart functionality into multiple Workers, without incurring additional costs.
console.log() and exceptions but is there a way to add a metadata field that's added to the event node of what's passed to the tail() method in a Tail worker?
/api/* and another one pointing to /api/og/*https-proxy-agent but getting TypeError: Cannot convert object to primitive value when calling new HttpsProxyAgent(proxyUrl)Object.groupByexceptionseventtail()/api/og/*# npm audit report
path-to-regexp 0.2.0 - 7.2.0
Severity: high
path-to-regexp outputs backtracking regular expressions - https://github.com/advisories/GHSA-9wv6-86v2-598j
No fix available
node_modules/path-to-regexp
wrangler <=0.0.0-kickoff-demo || >=0.0.7
Depends on vulnerable versions of path-to-regexp
node_modules/wrangler
@cloudflare/vitest-pool-workers *
Depends on vulnerable versions of wrangler
node_modules/@cloudflare/vitest-pool-workers
3 high severity vulnerabilitieshttps-proxy-agentTypeError: Cannot convert object to primitive valuenew HttpsProxyAgent(proxyUrl)