Closed claustres closed 1 year ago
Call a service method on a distributed service.
Service method event should be raised once.
Service method event is raised twice, probably once by the remote service and once by the local proxy service.
Tell us about the applicable parts of your setup.
Module versions (especially the part that's not working): 2.2.1
NodeJS version: 16
Operating System: Linux
It appears that we should not set default events in remote service options as Feathers now automatically adds it.
Steps to reproduce
Call a service method on a distributed service.
Expected behavior
Service method event should be raised once.
Actual behavior
Service method event is raised twice, probably once by the remote service and once by the local proxy service.
System configuration
Tell us about the applicable parts of your setup.
Module versions (especially the part that's not working): 2.2.1
NodeJS version: 16
Operating System: Linux