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 NabinKawan added the 🐛 Bug Something isn't working label Apr 30, 2024
@MSzalowski MSzalowski moved this to To do in Govtool all Apr 30, 2024
@MSzalowski MSzalowski removed the status in Govtool all May 7, 2024
@JanJaroszczak JanJaroszczak moved this to In progress in Govtool all May 7, 2024
@JanJaroszczak JanJaroszczak linked a pull request May 7, 2024 that will close this issue
5 tasks
@JanJaroszczak JanJaroszczak moved this from In progress to In review in Govtool all May 7, 2024
JanJaroszczak added a commit that referenced this issue May 7, 2024
[#897] Slow delegation issue // usePendingTransaction fixes
@github-project-automation github-project-automation bot moved this from In review to Done in Govtool all May 7, 2024
@JanJaroszczak JanJaroszczak moved this from Done to In QA in Govtool all May 7, 2024
@NabinKawan NabinKawan reopened this Jun 6, 2024
@NabinKawan NabinKawan moved this from In staging to To do in Govtool all Jun 6, 2024
@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