Skip to content

fix: attempt to fix "Fetching source account data timed out" error.#216

Open
troggy wants to merge 1 commit into
masterfrom
fix-timeout-sequence-fetch
Open

fix: attempt to fix "Fetching source account data timed out" error.#216
troggy wants to merge 1 commit into
masterfrom
fix-timeout-sequence-fetch

Conversation

@troggy

@troggy troggy commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Hypothesis is the "issued assets" fetching is done in the same request that fetches sequence_no for the source account in Payment Form is slow for some reason. The request itself is absolutely unnecessary in this case.

Short term workaround implemented here: add a flag to skip issued accounts fetching in some cases

Long term solution: remake issued account fetching to be separate request that populates "asset list" when it is needed

Hypotesis is the "issued assets" fetching is done in the same request
that fetches sequence_no for the source account in Payment Form is slow for some reason.
The request itself is absolutely unnecessary in this case.

Short term workaround implemented here: add a flag to skip issued accounts fetching in some cases

Long term solution: remake issued account fetching to be separate request that populates "asset list" when it is needed
@troggy troggy requested a review from sozidatel June 7, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant