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

instrumented gate: observe permitted and non-permitted queries separately #512

Merged

Conversation

dimitarvdimitrov
Copy link
Contributor

This distinction helps when debugging increased congestion on a gate.

Checklist

  • Tests updated
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I would just add a CHANGELOG entry. Thanks!

@dimitarvdimitrov dimitarvdimitrov force-pushed the dimtiar/gate/count-premitted-vs-non-permitted-queries branch from 6e1d78e to bdcced0 Compare April 3, 2024 09:36
@dimitarvdimitrov
Copy link
Contributor Author

LGTM! I would just add a CHANGELOG entry. Thanks!

thanks for the review. I added further separation of outcomes between context cancelled and deadline exceeded (and now "other"). Also added a changelog entry. I rebase the branch, so you can look at only the last 2 commits if you want partial diff.

@dimitarvdimitrov
Copy link
Contributor Author

i also mistakenly committed some other changes; cleared them out in another 2 commits

Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@pracucci pracucci merged commit 1435abf into main Apr 3, 2024
2 of 3 checks passed
@pracucci pracucci deleted the dimtiar/gate/count-premitted-vs-non-permitted-queries branch April 3, 2024 10:05
@pracucci pracucci mentioned this pull request Apr 3, 2024
4 tasks
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