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

Show logs for unknown specs to flag any issues of missing types #167

Closed
sameh-farouk opened this issue May 2, 2024 · 1 comment
Closed
Assignees
Labels
type_feature New feature or request
Milestone

Comments

@sameh-farouk
Copy link
Member

sameh-farouk commented May 2, 2024

When using the processor mapper, any events that have unknown spec versions or event hash will be ignored. However, it's important to note that these instances should be logged to identify any missing type updates. If these updates are missed, it can cause significant issues when the affected data falls out of sync with the chain. Therefore, logging these instances is crucial to avoid any headaches down the line when debugging any weird sync behavior.

@sameh-farouk sameh-farouk added the type_feature New feature or request label May 2, 2024
@sameh-farouk sameh-farouk moved this to Accepted in 3.14.x May 2, 2024
@sameh-farouk sameh-farouk added this to the 3.0.0 milestone May 2, 2024
@sameh-farouk sameh-farouk self-assigned this May 2, 2024
@sameh-farouk sameh-farouk moved this from Accepted to In Progress in 3.14.x May 13, 2024
@sameh-farouk sameh-farouk moved this from In Progress to Pending Review in 3.14.x May 13, 2024
@sameh-farouk
Copy link
Member Author

Update:
PR ready for review

@sameh-farouk sameh-farouk moved this from Pending Review to Pending Deployment in 3.14.x May 13, 2024
@sameh-farouk sameh-farouk moved this from Pending Deployment to In Verification in 3.14.x May 29, 2024
@sameh-farouk sameh-farouk moved this from In Verification to Done in 3.14.x May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_feature New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant