Worker Service Binding not working
Hello, we are trying to call a function of workerB like in the service binding demo article but get an error on Worker A:
The service binding is
and the worker b has:
On the worker deployment page the service binding is also showing the target worker correctly.
Everything seems like the demo example but we are not able to call the function. What are we missing?
The service binding is
and the worker b has:
On the worker deployment page the service binding is also showing the target worker correctly.
Everything seems like the demo example but we are not able to call the function. What are we missing?
