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

Proxy: handle neutrino sync percentage for api/v1/status command #804

Open
raladev opened this issue Oct 8, 2020 · 2 comments
Open

Proxy: handle neutrino sync percentage for api/v1/status command #804

raladev opened this issue Oct 8, 2020 · 2 comments
Labels
bug Something isn't working P3 low priority

Comments

@raladev
Copy link
Contributor

raladev commented Oct 8, 2020

Syncing light clients:
┌─────────┬─────────────────────────────────────────────────────┐
│ SERVICE │ STATUS                                              │
├─────────┼─────────────────────────────────────────────────────┤
│ lndbtc  │ Syncing 100.00% (1838346/1838342)                   │
└─────────┴─────────────────────────────────────────────────────┘
@kilrau kilrau transferred this issue from ExchangeUnion/xud-docker-api Dec 1, 2020
@kilrau
Copy link
Contributor

kilrau commented Dec 1, 2020

Could you specify what exactly the issue is, e.g. (1838346/1838342) != 100% @raladev

@kilrau kilrau added bug Something isn't working P3 low priority labels Dec 1, 2020
@kilrau kilrau changed the title Handle neutrino sync percentage for api/v1/status command Proxy: handle neutrino sync percentage for api/v1/status command Dec 1, 2020
@kilrau
Copy link
Contributor

kilrau commented Dec 1, 2020

Two things to be changed by @raladev :

  1. (1838346/1838342) not being 100%
  2. it is about moving neutrino syncing from api/v1/setup-status to api/v1/status, to not have a redundant api call

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3 low priority
Projects
None yet
Development

No branches or pull requests

3 participants