I believe it's `request.cf.botManagement.verifiedBot`
I believe it's
request.cf.botManagement.verifiedBotrequest.cf.botManagement.verifiedBotwrangler.toml in the code editor from the dashboard work?tail_consumers = [{service = "tail"}] in the file but it didn't work.tail and the worker has tail(event) function.setSecret and getSecret. setSecret updates the secrets of itself using the Cloudflare REST API. getSecret returns the environment secret binding. I expected it to be close to 0 latency for doing an RPC call to Edge Config and returning a secret, but it ends up being around 147ms for the RPC call to get an environment variable. The whole reason I have this setup is to have close to 0 read latency to get some dynamic config values.fetch function to test and it works well, so I think the problem isn’t on the tail functionnot cf.edge.server_port in {80 443} to block all traffic to non-standard ports
-c will do the trick.~91ms by setting the edge config worker to smart placement I guess? But the binding latency is still not 10ms< which I expect since service bindings should run on the same thread / isolate right? In the docs it states:
KV returned error: ${err})worker, workers or workerdworker then browser if there is no workerd key.wrangler.tomltail_consumers = [{service = "tail"}]tailtailtail(event)setSecretsetSecretgetSecretgetSecret147msfetchnot cf.edge.server_port in {80 443}-c~91ms10ms<KV returned error: ${err}workerworkerworkersworkerdworkerdbrowserawait this.tail({
test:true
})