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

Add catchup info to debug page #7534

Merged
merged 4 commits into from
Sep 2, 2022
Merged

Add catchup info to debug page #7534

merged 4 commits into from
Sep 2, 2022

Conversation

mzhangmzz
Copy link
Contributor

@mzhangmzz mzhangmzz commented Sep 2, 2022

Debug page now has as section for catchup information

Screen Shot 2022-09-02 at 11 58 39 AM

Catchup info will also be printed as part of stats in log.

2022-09-02T15:58:30.730076Z  INFO stats: Catchups
Sync block `CZL3BCD15QpZ4FLqWu7vAJ97JsVHJ1ngtZQupfhiVaL6`@61
Shard sync status: Shard 0 done, Shard 1 split applying total parts 3 done 1, Shard 2 split applying not started, Shard 3 split applying not started
Next blocks to catch up: `CZL3BCD15QpZ4FLqWu7vAJ97JsVHJ1ngtZQupfhiVaL6`@61

@mzhangmzz mzhangmzz requested a review from a team as a code owner September 2, 2022 06:00
@mzhangmzz mzhangmzz requested review from nikurt and mm-near September 2, 2022 06:00
@near-bulldozer near-bulldozer bot merged commit 8be38b0 into master Sep 2, 2022
@near-bulldozer near-bulldozer bot deleted the catchup-debug-page branch September 2, 2022 16:17
nikurt pushed a commit that referenced this pull request Nov 9, 2022
Debug page now has as section for catchup information

<img width="785" alt="Screen Shot 2022-09-02 at 11 58 39 AM" src="https://user-images.githubusercontent.com/34969888/188193706-291ae020-888d-4215-ac75-bd43056d280b.png">

Catchup info will also be printed as part of stats in log. 
```
2022-09-02T15:58:30.730076Z  INFO stats: Catchups
Sync block `CZL3BCD15QpZ4FLqWu7vAJ97JsVHJ1ngtZQupfhiVaL6`@61
Shard sync status: Shard 0 done, Shard 1 split applying total parts 3 done 1, Shard 2 split applying not started, Shard 3 split applying not started
Next blocks to catch up: `CZL3BCD15QpZ4FLqWu7vAJ97JsVHJ1ngtZQupfhiVaL6`@61
```
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