Skip to content

Conversation

@seer-by-sentry
Copy link

Fixes CLIENT-28M. The issue was that: Network mesh histogram duration is zero, causing integer division by zero during latency calculation.

  • Added validation for network_mesh_histogram_duration.
  • Prevents potential division by zero by ensuring histogram_duration is a positive value.
  • Defaults histogram_duration to 20000 if it is 0 or negative.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 8435551

Not quite right? Click here to continue debugging with Seer.

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.

0 participants