#Problem with the service worker
4 messages · Page 1 of 1 (latest)
Are you using the worker trigger (route) to talk to each of them? Like request via fetch between two workers on the same account or using service binding?
Yes I am using the worker route and talk to each of them.
Ye workers on the same account need to use services, you can't have two workers on the same account using fetch to each other