You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Let me know if I can help more 👍🏻
The text was updated successfully, but these errors were encountered:
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.
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 thebase_fee
and set it themselves before the transaction is built? Just a thought.Let me know if I can help more 👍🏻
The text was updated successfully, but these errors were encountered: