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
With the current implementation, we send a notification to Kafka every time a user subscribes to a repository, don't we? The expected behavior should be to send the message only for the first subscription to the repo.
The text was updated successfully, but these errors were encountered:
With the current implementation, we send a notification to Kafka every time a user subscribes to a repository, don't we? The expected behavior should be to send the message only for the first subscription to the repo.
The text was updated successfully, but these errors were encountered: