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 succesful message pushes #694

Merged
merged 2 commits into from
Aug 30, 2023
Merged

chore: log succesful message pushes #694

merged 2 commits into from
Aug 30, 2023

Conversation

richard-ramos
Copy link
Member

@richard-ramos richard-ramos commented Aug 29, 2023

Description

one suggestion that was made during today's message reliability call was to add this information to help debug cases where a message appears to have been pushed succesfully to all subscribers yet the message appears to not have been delivered.

To see this change in action, it would require the gowaku fleet to be deployed

Notice that might add some noise on the logs for full filter nodes, due to these messages being INFO level, but it should be an acceptable tradeoff while dogfooding for filter is in progress. We can do a separate PR in the future to change the log level to DEBUG later

Issue

Part of #634

@status-im-auto
Copy link

status-im-auto commented Aug 29, 2023

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 3d08793 #1 2023-08-29 18:36:16 ~1 min linux 📦deb
✔️ 3d08793 #1 2023-08-29 18:37:19 ~2 min nix-flake 📄log
✔️ 3d08793 #1 2023-08-29 18:37:52 ~2 min tests 📄log
✔️ 3d08793 #1 2023-08-29 18:38:05 ~3 min tests 📄log
✔️ 3d08793 #1 2023-08-29 18:38:48 ~3 min android 📦tgz
✔️ 3d08793 #1 2023-08-29 18:39:44 ~4 min ios 📦tgz
✔️ 29a6380 #2 2023-08-30 05:05:48 ~31 sec linux 📦deb
✔️ 29a6380 #2 2023-08-30 05:06:33 ~1 min tests 📄log
✔️ 29a6380 #2 2023-08-30 05:07:04 ~1 min tests 📄log
✔️ 29a6380 #2 2023-08-30 05:07:10 ~1 min nix-flake 📄log
✔️ 29a6380 #2 2023-08-30 05:08:51 ~3 min android 📦tgz
✔️ 29a6380 #2 2023-08-30 05:09:58 ~4 min ios 📦tgz

@harsh-98
Copy link
Contributor

lgtm.

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

@chaitanyaprem chaitanyaprem merged commit 4c52149 into master Aug 30, 2023
11 checks passed
@chaitanyaprem chaitanyaprem deleted the chore/log/push branch August 30, 2023 05:18
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