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

🔉[RUMF-1423] Investigation for retry issue - part 2 #1793

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

bcaudan
Copy link
Contributor

@bcaudan bcaudan commented Oct 25, 2022

Motivation

Following #1790, investigate some telemetry errors related to retry strategy.

Changes

From added debug logs, before starting a retry the queue is empty and the transport is up.
Hypothesis: we somehow received multiple responses from a single send, one down followed by one up could lead to the observed issue.

Added some debug logs to validate / invalidate the hypothesis

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

@bcaudan bcaudan requested a review from a team as a code owner October 25, 2022 13:53
@bcaudan bcaudan merged commit 2aa36bb into main Oct 26, 2022
@bcaudan bcaudan deleted the bcaudan/retry-telemetry-2 branch October 26, 2022 11:21
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