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

Record number of events dropped at the end for retry mechanims #63

Conversation

rcrahul43
Copy link
Contributor

Current health tracker events only keeps count of event batches that are being dropped. This does not give clear picture about total number of events missed.
This change adds a new variable eventCount which keeps track of number of events per batch and logs it along with event batch data.

@rcrahul43 rcrahul43 self-assigned this Apr 17, 2024
@rcrahul43 rcrahul43 merged commit dab3478 into enhancements/disable_retry_on_no_network Apr 23, 2024
1 check failed
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