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

Fix successive failures error in streamer #1371

Merged

Conversation

timvaillancourt
Copy link
Collaborator

Related issue: #1370

Description

This PR fixes a conditional in go/logic/streamer.go so the specified max retries is respected

In case this PR introduced Go code changes:

  • contributed code is using same conventions as original code
  • script/cibuild returns with no formatting errors, build errors or unit test errors.

@timvaillancourt timvaillancourt added this to the v1.1.7 milestone Jan 22, 2024
@timvaillancourt timvaillancourt linked an issue Jan 22, 2024 that may be closed by this pull request
@timvaillancourt timvaillancourt merged commit 11d66d8 into github:master Jan 23, 2024
7 checks passed
@timvaillancourt timvaillancourt deleted the fix-streamer-maxRetries-err branch January 23, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect max retries in streamer
2 participants