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: handle community shard unassignment and update #4627

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

richard-ramos
Copy link
Member

Should fix the issue described in status-im/status-desktop#13267

@status-im-auto
Copy link
Member

status-im-auto commented Jan 25, 2024

Jenkins Builds

Click to see older builds (10)
Commit #️⃣ Finished (UTC) Duration Platform Result
✖️ f6bcd01 #1 2024-01-25 18:49:27 ~2 min tests 📄log
✔️ f6bcd01 #1 2024-01-25 18:51:19 ~4 min linux 📦zip
✔️ f6bcd01 #1 2024-01-25 18:54:12 ~7 min android 📦aar
✔️ f6bcd01 #1 2024-01-25 18:57:49 ~11 min ios 📦zip
✔️ 49e1038 #2 2024-01-25 20:41:29 ~2 min linux 📦zip
✔️ 49e1038 #2 2024-01-25 20:42:23 ~2 min android 📦aar
✔️ 49e1038 #2 2024-01-25 20:42:24 ~2 min ios 📦zip
✖️ 49e1038 #2 2024-01-25 20:48:03 ~8 min tests 📄log
✖️ 49e1038 #3 2024-01-25 21:13:14 ~7 min tests 📄log
✖️ 49e1038 #4 2024-01-26 16:30:46 ~6 min tests 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 9d36709 #3 2024-01-26 17:52:44 ~2 min linux 📦zip
✔️ 9d36709 #3 2024-01-26 17:55:04 ~4 min ios 📦zip
✔️ 9d36709 #3 2024-01-26 17:55:46 ~5 min android 📦aar
✔️ 9d36709 #5 2024-01-26 18:29:04 ~38 min tests 📄log
✔️ d3265e5 #4 2024-01-30 17:15:45 ~2 min android 📦aar
✔️ d3265e5 #4 2024-01-30 17:16:44 ~3 min ios 📦zip
✔️ d3265e5 #4 2024-01-30 17:16:57 ~3 min linux 📦zip
✔️ d3265e5 #6 2024-01-30 17:50:03 ~36 min tests 📄log

@richard-ramos richard-ramos marked this pull request as ready for review January 25, 2024 20:37
@richard-ramos richard-ramos force-pushed the fix/remove-shard branch 2 times, most recently from 49e1038 to 9d36709 Compare January 26, 2024 17:50
Copy link
Contributor

@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.

Reviewed only parts that are invoking Waku API.

Also, wondering if it is a good idea to just allow a community to switch a shard without some sort of migration warning. But this should be done at UI level i guess.
Also, it may be better to indicate the impact of doing this, as message history would be lost and any other such impact of changing shard.

Verified

This commit was signed with the committer’s verified signature. The key has expired.
richard-ramos richΛrd
@richard-ramos richard-ramos merged commit 98c1ebe into develop Jan 30, 2024
2 checks passed
@richard-ramos richard-ramos deleted the fix/remove-shard branch January 30, 2024 17:57
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

4 participants