Skip to content

Abailly iohk/add more logging#4

Merged
9 commits merged into
masterfrom
abailly-iohk/add-more-logging
May 27, 2021
Merged

Abailly iohk/add more logging#4
9 commits merged into
masterfrom
abailly-iohk/add-more-logging

Conversation

@ghost

@ghost ghost commented May 26, 2021

Copy link
Copy Markdown

This PR is essentially the continuation of yesterday's work on logging, with more traces added for events and effects handling. The last commit contains a proposed refactoring to decouple events handling from effects processing which seems to me clearer.

abailly added 8 commits May 26, 2021 12:42
There is confusion with another Logging module in local-cluster which
should probably be renamed too, or even deleted
This needed simplification of `Wait` effect which is not used anyway,
in order to define a `Show` instance
Event handling (and subsequent Head state update) is decoupled from
side-effects processing. And error reporting is more uniform.
@ghost ghost requested review from KtorZ and ch1bo May 26, 2021 15:44

@KtorZ KtorZ left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Happy to see traces in the tests 🎉

Comment thread hydra-node/integration/IntegrationSpec.hs Outdated

@ch1bo ch1bo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Only minor things

Comment thread hydra-node/src/Hydra/Logic.hs Outdated
Comment thread hydra-node/src/Hydra/Node.hs Outdated
Comment thread hydra-node/src/Hydra/Node.hs Outdated
Comment thread hydra-node/integration/IntegrationSpec.hs Outdated
Comment thread hydra-node/integration/IntegrationSpec.hs Outdated
@ghost ghost merged commit cdfb0bc into master May 27, 2021
@ghost ghost deleted the abailly-iohk/add-more-logging branch June 1, 2021 15:13
KtorZ added a commit that referenced this pull request Mar 14, 2022
KtorZ added a commit that referenced this pull request Mar 14, 2022
This pull request was closed.
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