Skip to content

Conversation

blckngm
Copy link
Contributor

@blckngm blckngm commented Apr 21, 2022

Optimize syncing from L1 by pipelining ckb/ckb-indexer requests and the actual syncing.

Generally, syncing should be a bit faster.

This is particularly helpful when ckb/ckb-indexer request-response time is bit high, cc #507.

(This also updates opentelemetry-jaeger and enables batch auto split to avoid message too large errors when exporting trace spans to jaeger.)

Copy link

@MrPiNkY2022 MrPiNkY2022 left a comment

Choose a reason for hiding this comment

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

Approve

@@ -3479,13 +3481,15 @@ dependencies = [

[[package]]
name = "opentelemetry"
version = "0.16.0"

Choose a reason for hiding this comment

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

+version = "0.17.0"

@jjyr
Copy link
Collaborator

jjyr commented Oct 14, 2022

Can you update this PR?

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