Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug report]: Generate the correct amount of event deliveries #2163

Open
subomi opened this issue Oct 2, 2024 · 1 comment
Open

[Bug report]: Generate the correct amount of event deliveries #2163

subomi opened this issue Oct 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@subomi
Copy link
Collaborator

subomi commented Oct 2, 2024

Describe the bug

I'm experiencing an issue where we are generating more event deliveries than required for a particular event.

To Reproduce

Steps to reproduce the behaviour:

  1. Create an Outgoing Project and set Allow endpoint have multiple subscriptions to true.
  2. Register one endpoint and two subscriptions.
  3. Turn Allow endpoint have multiple subscriptions off.
  4. Delete one of the associated subscriptions.
  5. Send an event; instead of getting one event delivery, we get two.

Expected behavior

I expected to get one event delivery after deleting the other subscription, but I got two event deliveries.

@subomi subomi added the bug Something isn't working label Oct 2, 2024
Copy link

linear bot commented Oct 2, 2024

@danvixent danvixent self-assigned this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants