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

Add more debug logs to understand if statement-distribution misbehaving #3476

Merged

Conversation

alexggh
Copy link
Contributor

@alexggh alexggh commented Feb 26, 2024

cherry picked from master commit b9c792a


Add more debug logs to understand if statement-distribution is in a bad state, should be useful for debugging
#3314 on production networks.

Additionally, increase the number of parallel requests should make, since I notice that requests take around 100ms on kusama, and the 5 parallel request was picked mostly random, no reason why we can do more than that.

…ng (#3419)

Add more debug logs to understand if statement-distribution is in a bad
state, should be useful for debugging
#3314 on production
networks.

Additionally, increase the number of parallel requests should make,
since I notice that requests take around 100ms on kusama, and the 5
parallel request was picked mostly random, no reason why we can do more
than that.

---------

Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
Co-authored-by: ordian <write@reusable.software>
(cherry picked from commit b9c792a)
Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
@bkchr bkchr added the R0-silent Changes should not be mentioned in any release notes label Feb 26, 2024
@EgorPopelyaev EgorPopelyaev merged commit aaa98ea into release-polkadot-v1.8.0 Feb 26, 2024
58 of 96 checks passed
@EgorPopelyaev EgorPopelyaev deleted the alexaggh/add_more_logs_to_release branch February 26, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants