Skip to content

Follow Bitcoin 29 defaults for concurrency - #113

Merged
Arvolear merged 2 commits into
BlockstreamResearch:devfrom
schoen:feat/fix-concurrency
Jul 29, 2026
Merged

Follow Bitcoin 29 defaults for concurrency#113
Arvolear merged 2 commits into
BlockstreamResearch:devfrom
schoen:feat/fix-concurrency

Conversation

@schoen

@schoen schoen commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Set -rpcworkqueue=64 and -rpcthreads=16 on elementsd invocation, following upstream Bitcoin 29 defaults. This reduces some rate limit-type errors in some environments associated with electrs querying elementsd very quickly.

Fixes #77.

@schoen
schoen requested a review from Arvolear as a code owner July 27, 2026 18:30
Set -rpcworkqueue=64 and -rpcthreads=16 on elementsd invocation,
following upstream Bitcoin 29 defaults. This reduces some rate
limit-type errors in some environments associated with electrs
querying elementsd very quickly.
@schoen
schoen force-pushed the feat/fix-concurrency branch from c5476dc to 6530114 Compare July 29, 2026 04:51
@schoen

schoen commented Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

@Arvolear I amended this PR's commit to add a signature.

@Arvolear
Arvolear changed the base branch from master to dev July 29, 2026 11:00
@Arvolear
Arvolear force-pushed the feat/fix-concurrency branch from e7be95b to 6ea7dc7 Compare July 29, 2026 11:04

@Arvolear Arvolear 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.

LGTM!

@Arvolear
Arvolear merged commit e857ace into BlockstreamResearch:dev Jul 29, 2026
9 checks passed
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.

"Electrs failed to index the sweep after 10 seconds" in regtest.rs

2 participants