TraceMachina/nativelink
Worker<->Scheduler communication should throw a warning if versions are mismatched
Offen
#1.253 geöffnet am 08.08.2024
enhancementgood first issue
Repository-Metriken
- Stars
- (1.557 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
If a worker is connecting to the scheduler it both sides should express what version of nativelink they have in the metadata and validate that they match and if they don't throw a warning.
This will make it easier to see if any errors being thrown are related to an API change.