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

Fixed an issue where the messages might not get reprocessed when they should #927

Merged
merged 1 commit into from Oct 12, 2023

Conversation

mpretty-cyro
Copy link
Collaborator

@mpretty-cyro mpretty-cyro commented Oct 6, 2023

  • Dropped the auto-incrementing id from the SnodeReceivedMessageInfo
  • Changed the 'key, hash' from a uniqueKey to a primaryKey to allow "upsert" behaviours to work

… should

Dropped the auto-incrementing id from the SnodeReceivedMessageInfo
Changed the 'key, hash' from a uniqueKey to a primaryKey to allow "upsert" behaviours to work
@mpretty-cyro mpretty-cyro added the bug Something isn't working label Oct 6, 2023
@mpretty-cyro mpretty-cyro self-assigned this Oct 6, 2023
@mpretty-cyro mpretty-cyro changed the title [WIP] Fixed an issue where the messages might not get reprocessed when they should Fixed an issue where the messages might not get reprocessed when they should Oct 8, 2023
@mpretty-cyro mpretty-cyro marked this pull request as ready for review October 8, 2023 23:08
@mpretty-cyro mpretty-cyro merged commit aec2aed into oxen-io:dev Oct 12, 2023
1 check passed
@mpretty-cyro mpretty-cyro deleted the fix/snode-info-deduping branch October 12, 2023 05:14
@mpretty-cyro mpretty-cyro mentioned this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants