Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Max gas needs to be tuned better for indexer agent #773

Open
alex-pakalniskis opened this issue Sep 14, 2023 · 2 comments
Open

Max gas needs to be tuned better for indexer agent #773

alex-pakalniskis opened this issue Sep 14, 2023 · 2 comments
Assignees
Labels

Comments

@alex-pakalniskis
Copy link
Contributor

alex-pakalniskis commented Sep 14, 2023

User feedback

"Max gas needs to be tuned better for indexer agent. I just closed 40 some allocations for $1.63, or ~0.001 ETH. I go to open around the same with ~0.055 ETH, but agent wants 0.069 ETH to batch them all together. $90 in ETH on Arbitrum should be more than enough to open 40 some allocations."
-Vincent | DataNexus

Discord post link

@alex-pakalniskis alex-pakalniskis converted this from a draft issue Sep 14, 2023
@fordN fordN added the p1 label Sep 25, 2023
@fordN fordN moved this from 🗃️ Inbox to 📒 Todo in Indexer Sep 25, 2023
@alex-pakalniskis alex-pakalniskis added this to the Indexer Experience milestone Sep 26, 2023
@alex-pakalniskis
Copy link
Contributor Author

We need to fix the cost estimation for agent transactions on Arbitrum asap.
I have $700 in my operator wallet trying to open an allocation for 130 subgraphs and it says
But it worked to close the allos with $25 in my account. So there's something odd happening only when trying to open the allos

https://graphprotocol.slack.com/archives/CL43LRZC6/p1701436244190179

@alex-pakalniskis
Copy link
Contributor Author

We were just discussing in #contracts about this issue that occasionally pops up in indexer agent. Seems the fix would be to set a lower maxPriorityFeePerGas when doing transactions on Arbitrum, could someone from the team look into fixing it?
https://graphprotocol.slack.com/archives/C01UZJWA2EL/p1701446628958359

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
Status: 📒 Todo
Development

No branches or pull requests

3 participants