-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Update the doc on internal indexer config #15677
Conversation
⏱️ 1h 7m total CI duration on this PR
|
The internal indexer is configured as below. | ||
The batch size is used to chunk the transactions to smaller batches before writting to internal indexer DB. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two minor typos in this section:
configed
->configured
writting
->writing
Spotted by Graphite Reviewer
Is this helpful? React 👍 or 👎 to let us know.
* /accounts/{address}/resources | ||
|
||
The internal indexer is configured as below. | ||
The batch size is used to chunk the transactions to smaller batches before writting to internal indexer DB. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small typo: writting
-> writing
Spotted by Graphite Reviewer
Is this helpful? React 👍 or 👎 to let us know.
@msmouse stamp this ? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
✅ Forge suite
|
✅ Forge suite
|
Description
How Has This Been Tested?
Key Areas to Review
Type of Change
Which Components or Systems Does This Change Impact?
Checklist