Skip to content

Conversation

GundlaPreethika
Copy link

What this Pull request does:

  • Fixes the issue where the Git repository crashes when loading snapshots from deleted services.
  • Ensures that snapshots from deleted services are safely skipped.

Changes made:

  • Updated src/archivist/recorder/snapshot.js to handle deleted services.
  • Added a new test test/snapshots.test.js to verify this behavior.

Why this is important:
Previously, loading snapshots from services that were deleted caused the application to crash. This fix improves stability and ensures smooth snapshot processing.

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.

2 participants