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

chore: log messageHash for lightpush request received #2366

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

chaitanyaprem
Copy link
Contributor

@chaitanyaprem chaitanyaprem commented Jan 24, 2024

Description

While debugging message loss issues with status, had noticed that messageHash is not logged for lightpush which helps in debugging to know if message is received by the fleet nodes.

Changes

  • Added messageHash to be logged while handling lightpush request.

Note: Tested by using a go-waku lightpush client to ensure messageHash is logged properly

@chaitanyaprem chaitanyaprem changed the title chore: log messageHash for lightpush request that helps in debugging chore: log messageHash for lightpush request received Jan 24, 2024
Copy link

github-actions bot commented Jan 24, 2024

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2366

Built from 17591fa

Copy link
Contributor

@gabrielmer gabrielmer left a comment

Choose a reason for hiding this comment

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

Amazing! Thanks so much! 🤩

Copy link
Contributor

@SionoiS SionoiS left a comment

Choose a reason for hiding this comment

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

Thank you!

@chaitanyaprem
Copy link
Contributor Author

js CI seems to be failing?
I doubt my log change would have caused any issue. Shall i go ahead and merge this?

@gabrielmer
Copy link
Contributor

js CI seems to be failing? I doubt my log change would have caused any issue. Shall i go ahead and merge this?

Yes! Please go ahead and merge :)
js CI has been failing for quite some time, it's definitely not related to your change

@chaitanyaprem chaitanyaprem merged commit 4220411 into master Jan 24, 2024
9 of 10 checks passed
@chaitanyaprem chaitanyaprem deleted the chore/improve-logging branch January 24, 2024 13:50
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.

None yet

3 participants