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

chore(world): improve logging for BlockManager #5067

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

skaldarnar
Copy link
Member

Improves the logging in BlockManager by printing out the (raw) block
family names in case it could not be parsed or processed correctly.

Also, adds a logging statement to a code path which was previously
silently ignored.

Improves the logging in `BlockManager` by printing out the (raw) block
family names in case it could not be parsed or processed correctly.

Also, adds a logging statement to a code path which was previously
silently ignored.
@skaldarnar skaldarnar added Size: S Small effort likely only affecting a single area and requiring little to no research Topic: Stabilization Requests, Issues and Changes related to improving stablity and reducing flakyness Type: Chore Request for or implementation of maintenance changes labels Aug 21, 2022
@keturn keturn merged commit ceff6a9 into develop Aug 22, 2022
@keturn keturn deleted the chore/improve-logging-for-blockmanager branch August 22, 2022 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: S Small effort likely only affecting a single area and requiring little to no research Topic: Stabilization Requests, Issues and Changes related to improving stablity and reducing flakyness Type: Chore Request for or implementation of maintenance changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants