Skip to content

Conversation

@Alek5andr-Kotov
Copy link
Collaborator

Рефакторинг цикла обработки транзакций

}

if (ImmediateTxs.size() > MAX_TXS) {
if (UserActionAndTransactionEvents.size() > MAX_TXS) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а тут надо считать только транзакции же. У нас лимит на пропоузы, а не на все-все события.

Copy link
Collaborator Author

@Alek5andr-Kotov Alek5andr-Kotov Jan 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

добавил счётчик
8d45220

@github-actions
Copy link

github-actions bot commented Jan 25, 2024

2024-01-25 15:15:40 UTC Pre-commit check for 6a05ae4 has started.
2024-01-25 15:15:41 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-25 15:18:05 UTC Build successful.
2024-01-25 15:18:15 UTC Tests are running...
🔴 2024-01-25 15:35:39 UTC Test run completed, no test results found for commit b31e7b8. Please check build logs.
2024-01-25 15:35:42 UTC Check cancelled

@github-actions
Copy link

github-actions bot commented Jan 25, 2024

2024-01-25 15:27:53 UTC Pre-commit check for 6a05ae4 has started.
2024-01-25 15:27:54 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-25 15:30:09 UTC Build successful.
2024-01-25 15:30:22 UTC Tests are running...
🔴 2024-01-25 15:35:39 UTC Test run completed, no test results found for commit b31e7b8. Please check build logs.
2024-01-25 15:35:42 UTC Check cancelled

@github-actions
Copy link

github-actions bot commented Jan 25, 2024

2024-01-25 15:40:01 UTC Pre-commit check for 5f79ef2 has started.
2024-01-25 15:40:03 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-25 15:41:49 UTC Build successful.
2024-01-25 15:41:59 UTC Tests are running...
🔴 2024-01-25 16:42:06 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60111 50826 0 4 9240 41

@github-actions
Copy link

github-actions bot commented Jan 25, 2024

2024-01-25 15:47:18 UTC Pre-commit check for 5f79ef2 has started.
2024-01-25 15:47:20 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-25 15:49:16 UTC Build successful.
2024-01-25 15:49:29 UTC Tests are running...
🔴 2024-01-25 17:21:29 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15950 15837 0 20 57 36

@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
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.

2 participants