DeterminateSystems / riff

Riff automatically provides external dependencies for Rust projects, with support for other languages coming soon.
https://riff.sh
Mozilla Public License 2.0
486 stars 13 forks source link

Start telemetry earlier and add a timeout #55

Closed Hoverbear closed 2 years ago

Hoverbear commented 2 years ago

(Based off #52 )

linear[bot] commented 2 years ago
DS-263 Telemetry: background it and add a timeout

Let's try to avoid blocking exiting the program on telemetry. If we are blocking on telemetry, let's keep it from taking any more than 250ms.