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

new full reports are more important than old and shortcut reports #2743

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

rade
Copy link
Member

@rade rade commented Jul 24, 2017

so when there is backpressure in publishing reports, drop shortcut reports in preference to full reports, and drop old full reports in preference to new full reports.

Fixes #2738.

so when there is backpressure in publishing reports, drop shortcut
reports in preference to full reports, and drop old full reports in
preference to new full reports.

Fixes #2738.
@rade rade requested a review from 2opremio July 24, 2017 21:20
case <-c.readers:
default:
}
c.readers <- r

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

@rade rade merged commit a50c290 into master Jul 25, 2017
@dlespiau dlespiau deleted the 2738-prefer-full-reports branch November 2, 2017 12:29
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