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

Issue on export request #6

Open
PierreLeGuen opened this issue Aug 21, 2023 · 0 comments
Open

Issue on export request #6

PierreLeGuen opened this issue Aug 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@PierreLeGuen
Copy link
Member

Seems to block main thread. Needs investifation.

Screenshot 2023-08-21 at 13 56 09
Aug 21 01:52:29 PM  2023-08-21T11:52:29.184191Z  INFO get_txns_report: tta_rust::tta::tta_impl: Got request start_date=1640995200000000000 end_date=1704067200000000000 accounts={"nf-payments.near"}
Aug 21 01:52:29 PM  2023-08-21T11:52:29.184220Z  INFO get_txns_report: tta_rust::tta::tta_impl: Got lockup acc="nf-payments.near" lockup="2fd6ca6a29896067e2d60db49a5f92f0b4f2d507.lockup.near"
Aug 21 01:52:29 PM  2023-08-21T11:52:29.184227Z  INFO get_txns_report: tta_rust::tta::tta_impl: Acquiring semaphore, remaining: 29
Aug 21 01:52:29 PM  2023-08-21T11:52:29.184231Z  INFO get_txns_report: tta_rust::tta::tta_impl: Acquired, remaining: 28
Aug 21 01:52:29 PM  2023-08-21T11:52:29.184245Z  INFO get_txns_report: tta_rust::tta::tta_impl: Acquiring semaphore, remaining: 28
Aug 21 01:52:29 PM  2023-08-21T11:52:29.184248Z  INFO get_txns_report: tta_rust::tta::tta_impl: Acquired, remaining: 27
Aug 21 01:52:29 PM  2023-08-21T11:52:29.184254Z  INFO get_txns_report: tta_rust::tta::tta_impl: Acquiring semaphore, remaining: 27
Aug 21 01:52:29 PM  2023-08-21T11:52:29.184257Z  INFO get_txns_report: tta_rust::tta::tta_impl: Acquired, remaining: 26
Aug 21 01:52:30 PM  2023-08-21T11:52:30.098670Z ERROR tta_rust::tta::tta_impl: Error getting ft amounts e=Invalid withdraw args "{\"actions\":[{\"pool_id\":2043,\"token_in\":\"wrap.near\",\"token_out\":\"v3.oin_finance.near\",\"amount_in\":\"660000000000000000000000000\",\"min_amount_out\":\"1047139355749\"}]}"
Aug 21 01:52:30 PM  
Aug 21 01:52:30 PM  Caused by:
Aug 21 01:52:30 PM      missing field `token_in` at line 1 column 162
Aug 21 01:52:30 PM  2023-08-21T11:52:30.538300Z  INFO get_outgoing_txns{accounts={"nf-payments.near", "2fd6ca6a29896067e2d60db49a5f92f0b4f2d507.lockup.near"} start_date=1640995200000000000 end_date=1704067200000000000}: tta_rust::tta::sql::sql_queries: Time taken to get outgoing transactions: Duration { secs: 1, nanos: 353996832 } for ["nf-payments.near", "2fd6ca6a29896067e2d60db49a5f92f0b4f2d507.lockup.near"]
Aug 21 01:52:30 PM  2023-08-21T11:52:30.641037Z  INFO get_incoming_txns{accounts={"nf-payments.near", "2fd6ca6a29896067e2d60db49a5f92f0b4f2d507.lockup.near"} start_date=1640995200000000000 end_date=1704067200000000000}: tta_rust::tta::sql::sql_queries: Time taken to get incoming transactions: Duration { secs: 1, nanos: 456622620 } for ["nf-payments.near", "2fd6ca6a29896067e2d60db49a5f92f0b4f2d507.lockup.near"]
@PierreLeGuen PierreLeGuen added the bug Something isn't working label Aug 21, 2023
@PierreLeGuen PierreLeGuen self-assigned this Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant