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

IMA: getPastEvents sometimes work significantly slow as expected #1620

Closed
1 task
EvgeniyZZ opened this issue Oct 18, 2023 · 1 comment · Fixed by #1623, #1624, #1625, #1627 or #1631
Closed
1 task

IMA: getPastEvents sometimes work significantly slow as expected #1620

EvgeniyZZ opened this issue Oct 18, 2023 · 1 comment · Fixed by #1623, #1624, #1625, #1627 or #1631
Assignees
Labels
bug Something isn't working release:2.2

Comments

@EvgeniyZZ
Copy link

EvgeniyZZ commented Oct 18, 2023

Description
Case: compatibility check
IMA version 11/16: 2.0.0
IMA version 5/16: 1.5.0-beta.1
Skaled: the same for all - 3.16.1

Step to reproduce
Run transfers loop between schain
When processing message takes more than 60 seconds observe logs on working node

Actual result
In some regular use case search of IMA msg can takes more then 30-... min, depends on amount of blocks on the schain.
NOTE: Root cause investigate in progress

Expected result
IMA processing msg should not takes more than 40 seconds in average. getPastEvents should parse logs not longer than 5-7 seconds based on previous results, and results on nodes not affected by this problem.

NOTE: Look closer on logs, attention to PWA thread on affected chain.
Compare imaGPE_big.txt with imaIterativeScan13.txt and imaIterativeScan12.txt

imaGPE_big.txt
imaGPE.txt
imaIterativeScan12.txt
imaIS12.txt
imaIterativeScan13.txt
imaGPE13.txt

Tasks

Preview Give feedback
No tasks being tracked yet.

Tasks

Preview Give feedback
  1. bug epic:ima-optimizations
    sergiy-skalelabs
@DmytroNazarenko DmytroNazarenko added bug Something isn't working release:2.2 labels Oct 18, 2023
@DmytroNazarenko DmytroNazarenko moved this to Ready For Pickup in SKALE Engineering 🚀 Oct 18, 2023
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to In Progress in SKALE Engineering 🚀 Oct 19, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Ready For Release Candidate in SKALE Engineering 🚀 Oct 26, 2023
@PolinaKiporenko PolinaKiporenko moved this from Ready For Release Candidate to In Progress in SKALE Engineering 🚀 Oct 30, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Ready For Pickup in SKALE Engineering 🚀 Oct 30, 2023
@github-project-automation github-project-automation bot moved this from Ready For Pickup to Ready For Release Candidate in SKALE Engineering 🚀 Oct 30, 2023
@github-project-automation github-project-automation bot moved this from Ready For Release Candidate to Ready For Pickup in SKALE Engineering 🚀 Oct 30, 2023
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to In Progress in SKALE Engineering 🚀 Oct 31, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Ready For Release Candidate in SKALE Engineering 🚀 Oct 31, 2023
This was linked to pull requests Oct 31, 2023
@PolinaKiporenko PolinaKiporenko moved this from Ready For Release Candidate to In Progress in SKALE Engineering 🚀 Nov 2, 2023
@sergiy-skalelabs sergiy-skalelabs linked a pull request Nov 2, 2023 that will close this issue
@PolinaKiporenko PolinaKiporenko moved this from In Progress to Ready For Release Candidate in SKALE Engineering 🚀 Nov 6, 2023
@EvgeniyZZ EvgeniyZZ moved this from Ready For Release Candidate to QA in SKALE Engineering 🚀 Nov 6, 2023
@EvgeniyZZ
Copy link
Author

Verified: Can't reproduce.
IMA Agent: 2.0.1

@EvgeniyZZ EvgeniyZZ moved this from QA to Done in SKALE Engineering 🚀 Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment