ipfs/ipfs-companion

Periodical API timeout

Open

#918 opened on Sep 6, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (364 forks)batch import
P3area/firefoxeffort/hoursexp/novicehelp wantedneed/analysis

Repository metrics

Stars
 (1,992 stars)
PR merge metrics
 (Avg merge 53d 3h) (1 merged PR in 30d)

Description

Something to investigate:

Firefox 80 and go-ipfs 0.7.0-rc1 with ~600 displays "automatic mode on/off" popup a few times an hour.

This is caused by timeout on swarm peers call we make to display peer count:

2020-09-06--19-11-26

Unsure about details (maybe my node runs on a slow machine? go-ipfs blocking?), needs more analysis.

Potential fixes:

Contributor guide