Skip to content

eval: fix message drops for higher throughput#1634

Merged
brharrington merged 3 commits intoNetflix:mainfrom
brharrington:eval-msgs
Mar 28, 2024
Merged

eval: fix message drops for higher throughput#1634
brharrington merged 3 commits intoNetflix:mainfrom
brharrington:eval-msgs

Conversation

@brharrington
Copy link
Copy Markdown
Contributor

Diagnostic messages and events were using the ds logger that has a separate queue. This made them prone to getting dropped if the throughput was high. Refactor to pass these messages over the same path as the data points.

Diagnostic messages and events were using the ds logger
that has a separate queue. This made them prone to getting
dropped if the throughput was high. Refactor to pass these
messages over the same path as the data points.
@brharrington brharrington added this to the 1.8.0 milestone Mar 28, 2024
@brharrington brharrington merged commit 35011a3 into Netflix:main Mar 28, 2024
@brharrington brharrington deleted the eval-msgs branch March 28, 2024 15:16
manolama pushed a commit to manolama/atlas that referenced this pull request May 22, 2024
Diagnostic messages and events were using the ds logger
that has a separate queue. This made them prone to getting
dropped if the throughput was high. Refactor to pass these
messages over the same path as the data points.
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.

1 participant