Does `wrangler.toml` in the code editor from the dashboard work? I added `tail_consumers = [{service

Does
wrangler.toml
in the code editor from the dashboard work?
I added tail_consumers = [{service = "tail"}] in the file but it didn't work.
I'm sure my tail worker is called
tail
and the worker has tail(event) function.
Was this page helpful?