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

Measure time of all the handlers in all actors in adversarial builds, and report delays #3115

Closed
SkidanovAlex opened this issue Aug 7, 2020 · 0 comments · Fixed by #3126
Closed
Assignees
Labels
A-chain Area: Chain, client & related

Comments

@SkidanovAlex
Copy link
Collaborator

  1. In the build with the adversarial flag measure each handler of each actor;
  2. Trace if the handler takes more than 50/200/500 ms
  3. Add a feature to nayduck that reports pytest runs in which such tracing is present.
@SkidanovAlex SkidanovAlex added the A-chain Area: Chain, client & related label Aug 7, 2020
@SkidanovAlex SkidanovAlex self-assigned this Aug 7, 2020
bowenwang1996 added a commit that referenced this issue Aug 11, 2020
A delay detector that logs information when it detects that the node has spent too much time in some function. Fixes #3115.

Test plan
---------
Manual test with a real node.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-chain Area: Chain, client & related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants