mirror of
https://github.com/weaveworks/scope.git
synced 2026-09-06 10:17:19 +00:00
...since doing so unnecessarily throttles report sending, to the point where the app is receiving reports so infrequently that often it has no data to show. The timeout period itself is sufficient to prevent thrashing. Fixes #2745.