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

Problem in harvest flow #4527

Open
1 task
maryjaf opened this issue Aug 1, 2024 · 6 comments
Open
1 task

Problem in harvest flow #4527

maryjaf opened this issue Aug 1, 2024 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@maryjaf
Copy link
Collaborator

maryjaf commented Aug 1, 2024

  • When user completes harvest flow, the UI isn't updated and it takes some time , in this time user can taps again on harvest and see the previous amount for harvest
    please take a look on below screen record @MohammadPCh
Screen.Recording.2024-07-31.at.5.41.04.PM.mov

Originally posted by @maryjaf in #4375 (comment)

cc: @divine-comedian @MohammadPCh

@divine-comedian
Copy link
Contributor

divine-comedian commented Aug 1, 2024

Thanks @maryjaf - I it took me a moment to realize this was related to the reduction of subgraph requests we might be making to fetch a user's balance.

Ideally we should not delay more than 3 seconds to fetch a user's balance after they successfully harvest their GIVfarm or GIVbacks rewards.

Let's investigate if this is related to a reduction in the subgraph requests or a general web3 infra issue.

I tested this on prod and can see this is currently only related to STAGING

@divine-comedian divine-comedian added the bug Something isn't working label Aug 1, 2024
@MohammadPCh
Copy link
Collaborator

@divine-comedian We need to charge the token distro to test this (I cannot harvest on staging now). Would it be possible for you to add some test tokens to it?

@divine-comedian

This comment was marked as resolved.

@divine-comedian divine-comedian self-assigned this Sep 23, 2024
@divine-comedian
Copy link
Contributor

@MohammadPCh it appears that the tokenDistro is very full!

https://sepolia-optimism.etherscan.io/address/0x301c739cf6bfb6b47a74878bdeb13f92f13ae5e7

you can see is has almost 1 billion test GIV tokens in it

it could be that the optimism sepolia farm has ended and another distribution needs to be setup for it @aminlatifi might be able to set that up

@aminlatifi
Copy link
Member

I setup farm for another round of rewarding

@divine-comedian
Copy link
Contributor

@MohammadPCh should be good to go now for testing and dev
image

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
Status: QA
Development

No branches or pull requests

4 participants