Skip to content

Remove trackers from BackgroundThread#39

Merged
justusschock merged 10 commits intomainfrom
owbone/background-trackers
Mar 18, 2026
Merged

Remove trackers from BackgroundThread#39
justusschock merged 10 commits intomainfrom
owbone/background-trackers

Conversation

@owbone
Copy link
Copy Markdown
Collaborator

@owbone owbone commented Mar 18, 2026

We no longer need to maintain the trackers here because:

  1. we're no longer writing them to the .litbin files,
  2. they are updated from the backend.

The only thing they are actually used for is resuming experiments and keeping track of the last step, but can use the new lit_logger_service_get_logger_metrics_summary endpoint to do that now, so let's just keep track of the last step per metric rather than the full tracker information.

@justusschock justusschock merged commit b560ba7 into main Mar 18, 2026
76 checks passed
@justusschock justusschock deleted the owbone/background-trackers branch March 18, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants