-
Notifications
You must be signed in to change notification settings - Fork 17
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
Labels
Comments
github-project-automation
bot
moved this from In Progress
to Ready For Release Candidate
in SKALE Engineering 🚀
Oct 26, 2023
This was
linked to
pull requests
Oct 27, 2023
Merged
PolinaKiporenko
moved this from Ready For Release Candidate
to In Progress
in SKALE Engineering 🚀
Oct 30, 2023
github-project-automation
bot
moved this from In Progress
to Ready For Pickup
in SKALE Engineering 🚀
Oct 30, 2023
github-project-automation
bot
moved this from Ready For Pickup
to Ready For Release Candidate
in SKALE Engineering 🚀
Oct 30, 2023
github-project-automation
bot
moved this from Ready For Release Candidate
to Ready For Pickup
in SKALE Engineering 🚀
Oct 30, 2023
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
Merged
PolinaKiporenko
moved this from Ready For Release Candidate
to In Progress
in SKALE Engineering 🚀
Nov 2, 2023
PolinaKiporenko
moved this from In Progress
to Ready For Release Candidate
in SKALE Engineering 🚀
Nov 6, 2023
Verified: Can't reproduce. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Tasks
The text was updated successfully, but these errors were encountered: