Skip to content

Conversation

arun-koshy
Copy link
Contributor

This is more of an issue now that we have congestion control mechanisms in place where transactions can get cancelled after consensus. We also have not run our benchmark suite routinely to push these more congested scenarios so we have not run into this issue before,

@arun-koshy arun-koshy requested a review from mwtian September 5, 2024 22:13
Copy link

vercel bot commented Sep 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2024 10:15pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Sep 5, 2024 10:15pm
sui-kiosk ⬜️ Ignored (Inspect) Sep 5, 2024 10:15pm
sui-typescript-docs ⬜️ Ignored (Inspect) Sep 5, 2024 10:15pm

.inc_by(num_commands as u64);
} else {
metrics_cloned
.num_error
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe add a label for execution vs rpc failures? Or use a separate metric?

@arun-koshy arun-koshy merged commit 5fb5da2 into main Sep 6, 2024
49 checks passed
@arun-koshy arun-koshy deleted the ak/benchmark-fix branch September 6, 2024 01:35
arun-koshy added a commit that referenced this pull request Sep 6, 2024
suiwombat pushed a commit that referenced this pull request Sep 16, 2024
This is more of an issue now that we have congestion control mechanisms
in place where transactions can get cancelled after consensus. We also
have not run our benchmark suite routinely to push these more congested
scenarios so we have not run into this issue before,
suiwombat pushed a commit that referenced this pull request Sep 16, 2024
bingyanglin added a commit to iotaledger/iota that referenced this pull request May 4, 2025
# Description of change

Port
MystenLabs/sui@53244c1

From [Sui's commit description]

Follow up to this
[comment](MystenLabs/sui#19235 (comment))

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

Ran the local network with `RUST_LOG=info cargo run --release --bin iota
start --force-regenesis --with-faucet`

## Change checklist

Tick the boxes that are relevant to your changes, and delete any items
that are not.

- [x] I have followed the contribution guidelines for this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes
bingyanglin added a commit to iotaledger/iota that referenced this pull request May 19, 2025
# Description of change

Port
MystenLabs/sui@53244c1

From [Sui's commit description]

Follow up to this
[comment](MystenLabs/sui#19235 (comment))

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

Ran the local network with `RUST_LOG=info cargo run --release --bin iota
start --force-regenesis --with-faucet`

## Change checklist

Tick the boxes that are relevant to your changes, and delete any items
that are not.

- [x] I have followed the contribution guidelines for this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes
bingyanglin added a commit to iotaledger/iota that referenced this pull request May 20, 2025
# Description of change

Port
MystenLabs/sui@53244c1

From [Sui's commit description]

Follow up to this
[comment](MystenLabs/sui#19235 (comment))

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

Ran the local network with `RUST_LOG=info cargo run --release --bin iota
start --force-regenesis --with-faucet`

## Change checklist

Tick the boxes that are relevant to your changes, and delete any items
that are not.

- [x] I have followed the contribution guidelines for this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes
muXxer pushed a commit to iotaledger/iota that referenced this pull request May 28, 2025
# Description of change

Port
MystenLabs/sui@53244c1

From [Sui's commit description]

Follow up to this
[comment](MystenLabs/sui#19235 (comment))

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

Ran the local network with `RUST_LOG=info cargo run --release --bin iota
start --force-regenesis --with-faucet`

## Change checklist

Tick the boxes that are relevant to your changes, and delete any items
that are not.

- [x] I have followed the contribution guidelines for this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes
muXxer pushed a commit to iotaledger/iota that referenced this pull request May 28, 2025
# Description of change

Port
MystenLabs/sui@53244c1

From [Sui's commit description]

Follow up to this
[comment](MystenLabs/sui#19235 (comment))

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

Ran the local network with `RUST_LOG=info cargo run --release --bin iota
start --force-regenesis --with-faucet`

## Change checklist

Tick the boxes that are relevant to your changes, and delete any items
that are not.

- [x] I have followed the contribution guidelines for this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes
muXxer pushed a commit to iotaledger/iota that referenced this pull request May 28, 2025
# Description of change

Port
MystenLabs/sui@53244c1

From [Sui's commit description]

Follow up to this
[comment](MystenLabs/sui#19235 (comment))

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

Ran the local network with `RUST_LOG=info cargo run --release --bin iota
start --force-regenesis --with-faucet`

## Change checklist

Tick the boxes that are relevant to your changes, and delete any items
that are not.

- [x] I have followed the contribution guidelines for this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes
muXxer pushed a commit to iotaledger/iota that referenced this pull request Jun 2, 2025
# Description of change

Port
MystenLabs/sui@53244c1

From [Sui's commit description]

Follow up to this
[comment](MystenLabs/sui#19235 (comment))

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

Ran the local network with `RUST_LOG=info cargo run --release --bin iota
start --force-regenesis --with-faucet`

## Change checklist

Tick the boxes that are relevant to your changes, and delete any items
that are not.

- [x] I have followed the contribution guidelines for this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes
muXxer pushed a commit to iotaledger/iota that referenced this pull request Jun 2, 2025
# Description of change

Port
MystenLabs/sui@53244c1

From [Sui's commit description]

Follow up to this
[comment](MystenLabs/sui#19235 (comment))

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

Ran the local network with `RUST_LOG=info cargo run --release --bin iota
start --force-regenesis --with-faucet`

## Change checklist

Tick the boxes that are relevant to your changes, and delete any items
that are not.

- [x] I have followed the contribution guidelines for this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes
filipdulic pushed a commit to iotaledger/iota that referenced this pull request Jul 16, 2025
# Description of change

Port
MystenLabs/sui@53244c1

From [Sui's commit description]

Follow up to this
[comment](MystenLabs/sui#19235 (comment))

## Links to any relevant issues

Part of #3990 

## Type of change

- Enhancement (a non-breaking change which adds functionality)

## How the change has been tested

Ran the local network with `RUST_LOG=info cargo run --release --bin iota
start --force-regenesis --with-faucet`

## Change checklist

Tick the boxes that are relevant to your changes, and delete any items
that are not.

- [x] I have followed the contribution guidelines for this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I have checked that new and existing unit tests pass locally with
my changes
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.

2 participants