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

MultiNode Transaction Sender #879

Merged
merged 169 commits into from
Nov 5, 2024
Merged

MultiNode Transaction Sender #879

merged 169 commits into from
Nov 5, 2024

Conversation

DylanTinianov
Copy link
Contributor

@DylanTinianov DylanTinianov commented Oct 4, 2024

Description

Ticket: https://smartcontract-it.atlassian.net/browse/BCFR-300

Integrated the use of MultiNode TransactionSender.

  • Added a sendTx() override to txm which is used to call TransactionSender instead of a single rpc client.
  • Added Error Classification
  • Created Loader component to swap out lazy loading with direct calls to MultiNode

Soak Testing: #894

dhaidashenko
dhaidashenko previously approved these changes Nov 4, 2024
Copy link
Contributor

@dhaidashenko dhaidashenko left a comment

Choose a reason for hiding this comment

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

Nice work!

@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 75%)

See analysis details on SonarQube

@aalu1418 aalu1418 enabled auto-merge (squash) November 5, 2024 16:19
@DylanTinianov DylanTinianov requested review from jmank88 and removed request for jmank88 November 5, 2024 16:45
@DylanTinianov DylanTinianov dismissed jmank88’s stale review November 5, 2024 16:49

Require wait group for cancel

@aalu1418 aalu1418 merged commit b49b2be into develop Nov 5, 2024
34 of 35 checks passed
@aalu1418 aalu1418 deleted the BCFR-300-multinode-txsender branch November 5, 2024 16:49
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.

6 participants