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

[Bug]: Performance issues with Eigen DA Testnet - Time to confirmation takes up to 8 minutes #543

Open
MauroToscano opened this issue May 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MauroToscano
Copy link

What happened + What you expected to happen

When using the disperse function in Testnet, times until confirmation are quite high. It is takes up to 8-9 minutes. For example, in three samples, we got 8 minutes, 1:30 minutes, and then 9 minutes. This makes EigenDA not suitable for our application. We want to check if this is an expected, or just some temporal issue with the testnet

Versions / Dependencies

EigenDA - Testnet

How to reproduce

You can run this script to take a sample of the time until confirmation. It needs jq and grpcurl, and to be run in the EigenDA repo after make build.

https://gist.github.com/MauroToscano/b6a15942e38715c5039503583a98bcbc

Issue Severity

High: It blocks me from completing my task.

@MauroToscano MauroToscano added the bug Something isn't working label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant