Skip to content

fix: duplicate subscribe to shard#19

Open
proost wants to merge 2 commits intomainfrom
fix-duplicate-subscribe-shard
Open

fix: duplicate subscribe to shard#19
proost wants to merge 2 commits intomainfrom
fix-duplicate-subscribe-shard

Conversation

@proost
Copy link
Copy Markdown
Contributor

@proost proost commented May 13, 2023

If use Enhance Fan-out mode and subscribing interval is too short and consumer didn't changed, then get ResourceInUseException: Another active subscription exists for this consumer error. so try not to resubscribe too fast.

Also, close EventStream when EventStream is closed to prevent resource leak.

@proost proost self-assigned this May 13, 2023
@proost proost requested a review from mingrammer June 5, 2023 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant