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

Refactor drop into a single metric, change filters to return a result #722

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

XAMPPRocky
Copy link
Collaborator

This PR implements a few quality of life improvements around dropping packets, and as part of that changing filters to return a result rather than a Option, this will allow us to much more easily generate better error logs by default. Right now this mostly adds the needed changes to the existing code first before updating more.

@github-actions
Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@markmandel markmandel enabled auto-merge (squash) March 29, 2023 15:19
@markmandel markmandel merged commit 12e0939 into main Mar 29, 2023
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 16303242-c3c0-474d-9404-c3e65e145c13

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/722/head:pr_722 && git checkout pr_722
cargo build

@XAMPPRocky XAMPPRocky deleted the ep/packet_drop_label branch April 25, 2023 13:03
@markmandel markmandel added the kind/cleanup Refactoring code, fixing up documentation, etc label Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Refactoring code, fixing up documentation, etc size/xl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants