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

Debug Ceramic Migration #592

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Debug Ceramic Migration #592

merged 3 commits into from
Oct 25, 2024

Conversation

kadamidev
Copy link
Contributor

Description of the Problem / Feature

  • Some migrations were problematic, no easy way to identify these

Explanation of the solution

  • Added migration debugging info to the node debug route
  • Checks if the legacy RO owner and the stream controller match
  • Checks if all versions present in the legacy RO were successfully migrated

Instructions on making this work

  • Standard use of the debug route, provides extra info for streams that were migrated indicating any faults.

@kadamidev kadamidev requested a review from m0ar October 23, 2024 20:09
@@ -4,6 +4,6 @@
"ignore": ["log/server.log"],
"verbose": true,
"exec": "node -r ts-node/register --inspect=0.0.0.0:9228",
"delay": 1000,
"delay": 1337,
Copy link
Contributor

Choose a reason for hiding this comment

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

😂

@hubsmoke hubsmoke merged commit 258d57d into develop Oct 25, 2024
1 check passed
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.

3 participants