2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript364 forks (364 forks)batch import
P3good first issuehelp wantedkind/maintenancestatus/deferred
Repository metrics
- Stars
- 1,992 stars (1,992 stars)
- PR merge metrics
- Avg merge 53d 3h (Avg merge 53d 3h)1 merged PR in 30d (1 merged PR in 30d)
Description
Background
Right now we poll stats about peers and repo manually.
@hacdias extracted similar code into ipfs-stats during his work on IPFS Desktop 👌
It may be a good idea to reuse it in Companion to decrease code we have to maintain..
References
Contributor guide
- Research direction
- Examine the current polling implementation in the companion, review the ipfs stats module, and plan the integration to replace manual polling.
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- JavaScript