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

Tracking Node Syncing Status During Akash Provider Setup #6

Closed
devalpatel67 opened this issue Feb 11, 2025 · 0 comments · Fixed by #13
Closed

Tracking Node Syncing Status During Akash Provider Setup #6

devalpatel67 opened this issue Feb 11, 2025 · 0 comments · Fixed by #13
Assignees
Labels
enhancement New feature or request

Comments

@devalpatel67
Copy link
Collaborator

Introduction

When setting up an Akash provider, the process involves creating a node that requires time to sync with the blockchain. Currently, there is no clear way to track the syncing progress, leading to uncertainty about when the node is fully operational. This document outlines the need for a tracking mechanism and potential solutions to improve the user experience.

Problem Statement

Users must wait for the blockchain node to complete its initial synchronization during the Akash provider setup. However, there is no built-in mechanism to monitor the progress, which results in:

  • Users manually checking logs to estimate sync completion.
  • Increased uncertainty about when the node is fully operational.
  • Potential troubleshooting delays due to lack of visibility.

Expected Behavior

To improve the experience, a mechanism should be implemented that:

  • Displays real-time sync progress.
  • Provides an estimated time for completion.
  • Allows users to track the status via logs or a UI component.
@devalpatel67 devalpatel67 added the enhancement New feature or request label Feb 11, 2025
@devalpatel67 devalpatel67 self-assigned this Feb 11, 2025
@github-project-automation github-project-automation bot moved this to Backlog (not prioritized) in Client Product and Engineering Roadmap Feb 11, 2025
@devalpatel67 devalpatel67 moved this from Backlog (not prioritized) to In Progress (prioritized) in Client Product and Engineering Roadmap Feb 11, 2025
@devalpatel67 devalpatel67 linked a pull request Feb 14, 2025 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress (prioritized) to Released (in Prod) in Client Product and Engineering Roadmap Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Released (in Prod)
Development

Successfully merging a pull request may close this issue.

1 participant