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

add missing check for ddo DB on republish ddos #789

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

paulo-ocean
Copy link
Contributor

Fixes #788

Changes proposed in this PR:

  • Avoid error,check if DB exists but also if DDO db exists (we might have instance without the 2nd)
  • This error is catched but could be avoided anyway

@paulo-ocean paulo-ocean self-assigned this Dec 9, 2024
@paulo-ocean paulo-ocean marked this pull request as ready for review December 9, 2024 10:06
Copy link
Member

@jamiehewitt15 jamiehewitt15 left a comment

Choose a reason for hiding this comment

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

Looks good to me

Copy link
Member

@mariacarmina mariacarmina left a comment

Choose a reason for hiding this comment

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

lgtm

@paulo-ocean paulo-ocean merged commit cb3bcb1 into main Dec 17, 2024
11 checks passed
@paulo-ocean paulo-ocean deleted the issue-788-missing-ddo-check branch December 17, 2024 11:14
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.

Minor - check if DDO DB exists (P2P) before attempt to republishStoredDDOS()
3 participants