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

Improve Import/Export Simulation Errors #4535

Closed
jackzampolin opened this issue Jun 11, 2019 · 2 comments · Fixed by #4607
Closed

Improve Import/Export Simulation Errors #4535

jackzampolin opened this issue Jun 11, 2019 · 2 comments · Fixed by #4607
Assignees

Comments

@jackzampolin
Copy link
Member

Currently errors coming out of the simulator are not very actionable.

cc @fedekunze

@alexanderbez
Copy link
Contributor

Can you elaborate a bit more on this @jackzampolin and @fedekunze? What do we want to see here? We already print the stacktrace. What more should we print or show as output?

@fedekunze
Copy link
Collaborator

I think this is particularly the case for the ImportExport simulation. My idea was to Unmarshal the values to the respective types/interfaces in case there're unequal stores. We can do this by reading the key's prefix bytes to identify the respective type.

@alexanderbez alexanderbez changed the title Improve simulation errors Improve Import/Export Simulation Errors Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants