You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...or you can explicitly remove entries with DistributedPubSubMediator.Unsubscribe
Actors are automatically removed from the registry when they are terminated. [ Actors are terminated if there are zero subscribers and no new subscriber within a given deadline - the default is 2 minutes. You can change the deadline by setting removed-time-to-live to a desired duration]