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

refactor: removed concurrent retry for failed log messages #58

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

jay-dee7
Copy link
Member

We've commented the code for concurrent retries for failed log messages.
This was needed since we're flooding the NIC with too many requests and
it causes unexpected behaviours

Signed-off-by: jay-dee7 jasdeepsingh.uppal@gmail.com

@jay-dee7 jay-dee7 requested a review from guacamole October 28, 2021 22:43
@jay-dee7 jay-dee7 self-assigned this Oct 28, 2021
@jay-dee7 jay-dee7 force-pushed the no-concurrent-retries branch 2 times, most recently from a8e4d68 to 06a8b4d Compare October 28, 2021 22:46
We've commented the code for concurrent retries for failed log messages.
This was needed since we're flooding the NIC with too many requests and
it causes unexpected behaviours

Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
@jay-dee7 jay-dee7 force-pushed the no-concurrent-retries branch from 06a8b4d to d66cdcc Compare October 28, 2021 22:49
Copy link
Member

@guacamole guacamole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🥇

@guacamole guacamole merged commit b107b4b into master Oct 28, 2021
@guacamole guacamole deleted the no-concurrent-retries branch October 28, 2021 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants