We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recent testnet load with 200+ transactions and 300+ receipts were lagging.
I really think this code causes the retry with a too heavy payload and we should try to avoid it
near-indexer-for-explorer/src/main.rs
Lines 86 to 91 in 08dfbe7
The text was updated successfully, but these errors were encountered:
@telezhnaya what do you think?
/cc @frol
Sorry, something went wrong.
@khorolets Let's measure it on the specific block with and without concurrency and then make the final decision.
Just for the future investigation, the recent blocks that caused slowdowns on mainnet are around #61617473
morgsmccauley
No branches or pull requests
Recent testnet load with 200+ transactions and 300+ receipts were lagging.
I really think this code causes the retry with a too heavy payload and we should try to avoid it
near-indexer-for-explorer/src/main.rs
Lines 86 to 91 in 08dfbe7
The text was updated successfully, but these errors were encountered: