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

fix(filter2): add requestID to pings and remove unneeded log #776

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

richard-ramos
Copy link
Member

Fixes this errors that appears on the fleet while doing a ping:

    "(kind: MissingRequiredField, field: "request_id")"
    Failed to decode filter subscribe request

@status-im-auto
Copy link

status-im-auto commented Sep 26, 2023

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ dee77ba #1 2023-09-26 16:08:32 ~1 min nix-flake 📄log
✔️ dee77ba #1 2023-09-26 16:09:01 ~2 min linux 📦deb
✔️ dee77ba #1 2023-09-26 16:09:52 ~3 min tests 📄log
✔️ dee77ba #1 2023-09-26 16:09:56 ~3 min tests 📄log
✔️ dee77ba #1 2023-09-26 16:10:30 ~3 min android 📦tgz
✔️ dee77ba #1 2023-09-26 16:11:12 ~4 min ios 📦tgz
✔️ 5446af9 #2 2023-09-26 16:17:59 ~1 min linux 📦deb
✔️ 5446af9 #2 2023-09-26 16:18:27 ~1 min tests 📄log
✔️ 5446af9 #2 2023-09-26 16:18:47 ~1 min nix-flake 📄log
✔️ 5446af9 #2 2023-09-26 16:19:00 ~2 min tests 📄log
✔️ 5446af9 #2 2023-09-26 16:20:23 ~3 min android 📦tgz
✔️ 5446af9 #2 2023-09-26 16:21:01 ~4 min ios 📦tgz

Copy link
Contributor

@vitvly vitvly left a comment

Choose a reason for hiding this comment

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

Great :)

Copy link
Collaborator

@chaitanyaprem chaitanyaprem left a comment

Choose a reason for hiding this comment

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

LGTM

Surprising that this did not get caught at protobuf level... probably because it is a string.

@richard-ramos
Copy link
Member Author

richard-ramos commented Sep 26, 2023

@richard-ramos richard-ramos merged commit d324234 into master Sep 26, 2023
11 checks passed
@richard-ramos richard-ramos deleted the fix/request-id-ping branch September 26, 2023 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants