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

Wasm timeout attempting certain pair trades #1616

Closed
smk762 opened this issue Jan 17, 2023 · 1 comment · Fixed by #1620
Closed

Wasm timeout attempting certain pair trades #1616

smk762 opened this issue Jan 17, 2023 · 1 comment · Fixed by #1620
Assignees

Comments

@smk762
Copy link

smk762 commented Jan 17, 2023

Some background - https://github.com/KomodoPlatform/WebDEX/issues/806

Errors seen in logs which may be related:
17 15:22:37, coins:tendermint_tx_history_v2:862] INFO Stopping tx history fetching for IRIS. Reason: StorageError("add_transactions_to_history failed: tx_history_storage_v2:63] object_store:43] ErrorSaving(\"Error uploading an item: \\\"DomException { obj: Object { obj: JsValue(ConstraintError: Unable to add key to index 'wallet_id_internal_id': at least one key does not satisfy the uniqueness requirements.\\\\nundefined) } }\\\"\")")

17 09:52:38, dispatcher:103] ERROR RPC error response: taker_swap:2200] tendermint_coin:1154] tendermint_coin:669] Transport error: Account is None

I"ll try and zero in on which build introduced the problem.

@smk762 smk762 changed the title Errors using IRIS Wasm timeout attempting certain pair trades Jan 18, 2023
@smk762
Copy link
Author

smk762 commented Jan 18, 2023

Further testing shows first request to timeout is trade_preimage. I tested spamming this on https://atomicdex-play.lordofthechains.com/ for a bit, and noticed that when trying to request version soon after, there seemed to be a queue of responses I had to wait for before the version response appeared. Not sure if this is on the wasm side or the react front end.

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 a pull request may close this issue.

2 participants