Skip to content

Comments

Fix: Prevent failed events from being dequeued#140

Closed
sebapastore wants to merge 1 commit intosegmentio:mainfrom
sebapastore:fix/prevent-failed-events-dequeue
Closed

Fix: Prevent failed events from being dequeued#140
sebapastore wants to merge 1 commit intosegmentio:mainfrom
sebapastore:fix/prevent-failed-events-dequeue

Conversation

@sebapastore
Copy link

@sebapastore sebapastore commented Feb 5, 2025

In SegmentDestination, ensure that only events that were sent successfully are added to the sentEvents list. This allows failed events to remain in the queue and be retried in the next attempt.

@sebapastore sebapastore changed the title Fix - prevent failed events from being dequeued Fix: Prevent failed events from being dequeued Feb 28, 2025
@neelkanth-kaushik
Copy link
Contributor

Hello @sebapastore ,

Thanks for your suggestions. We have created a single Pull Request #162 with your changes in this PR as well as PR #142 .

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.

2 participants