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] Slow delegation issue #897

Closed
NabinKawan opened this issue Apr 30, 2024 · 4 comments · Fixed by #947
Closed

[BUG] Slow delegation issue #897

NabinKawan opened this issue Apr 30, 2024 · 4 comments · Fixed by #947
Assignees
Labels
❗️ Blocked 🐛 Bug Something isn't working

Comments

@NabinKawan
Copy link
Contributor

Slow delegation

Description:
The delegation transaction has been successfully added in dbsync, but there is a significant delay in confirmation of the delegation transaction on the frontend.

@NabinKawan
Copy link
Contributor Author

NabinKawan commented Jun 6, 2024

Hi, @pmbinapps, Slow delegation has been improved, but sometimes delegation confirmation in UI is still causing our tests to be flaky.

What actually happened?

  1. Delegation tx send
  2. Delegation tx polling
  3. Transaction has been confirmed and added into dbsync
  4. Waited for 20 secs, but the frontend failed to confirm it

@MSzalowski
Copy link
Contributor

That should be fixed after #1235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❗️ Blocked 🐛 Bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

6 participants