Is it possible for a worker to call itself via fetch

Service bindings allow a worker send requests to another worker. As far as I am aware, it is not possible for a worker to call itself.

Searching the forums

So if a worker was to call itself, how would it know when to stop calling itself?

Why would you need a worker to call itself in the first place?

1 Like