TraceMachina/nativelink

All client side errors should have the NativeLink version attached to it

Open

#1,044 opened on Jun 22, 2024

 (3 comments) (0 reactions) (0 assignees)Rust (222 forks)auto 404
good first issue

Repository metrics

Stars
 (1,557 stars)
PR merge metrics
 (PR metrics pending)

Description

To make it easier to understand what version people are using when there's a problem, we should attach a hash that represents what version or commit of NL they are using.

cc: @aaronmondal for how we might be able to stamp this by default but not invalidate cache?

Contributor guide