[Bug] B15: Bitcoin UI sync progress lags behind console data #22
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bitcoin UI doesn't update sync progress fast enough though the console already has block-height data. Polling/reactive gap.
Tracked in repo: tests/production-quality/TRACKER.md
FIXED for v1.7.97-alpha (
c0d41cf8): Home sync poll 30s→10s. (tracker: tests/production-quality/TRACKER.md on vps2 main)Fixed: bitcoin sync poll 30s->10s. Deployed.