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

Gateway Timeout on Claimable Balance Cleaning #6

Open
ElliotFriend opened this issue Feb 24, 2022 · 1 comment
Open

Gateway Timeout on Claimable Balance Cleaning #6

ElliotFriend opened this issue Feb 24, 2022 · 1 comment
Labels
enhancement Make things better

Comments

@ElliotFriend
Copy link

I've got about 10 CBs I'm trying to clean, and I get a Gateway Timeout error. Seems to happen when I'm attempting to clean them all at once, or when I choose just a couple. (I haven't extensively tested with different combinations).

Here's a screenshot, along with the JS console, if that's helpful. Horizon is indeed returning a 504 code. If the issue is the fee, maybe a solution (or workaround?) could be for the user to be able to customize the base_fee and set it themselves before the transaction is built? Just a thought.

Screenshot 2022-02-24 10 22 31 AM

Let me know if I can help more 👍🏻

@hanseartic hanseartic added the enhancement Make things better label Mar 30, 2022
@hanseartic
Copy link
Owner

Thank you for the input! The base_fee is set pretty high for general transactions. But specifically for the cleanup transaction I chose to only offer the minimum fee in order keep as much as possible from the swaps.
But maybe some kind of auto-repeat would already solve the issue better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Make things better
Projects
None yet
Development

No branches or pull requests

2 participants