Skip to content

Conversation

@MarcusSorealheis
Copy link
Collaborator

@MarcusSorealheis MarcusSorealheis commented Jan 26, 2026

Description

Some examples.

Fixes # (issue)

Type of change

Please delete options that aren't relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please also list any relevant details for your test configuration

Checklist

  • Updated documentation if needed
  • Tests added/amended
  • bazel test //... passes locally
  • PR is contained in a single commit, using git amend see some docs

This change is Reviewable

Add example files demonstrating the new worker warmup feature:

- worker_readiness_check.sh: Example readiness check script that
  verifies Docker daemon, disk space, CAS connectivity, and GPU
  availability before worker registration.

- worker_with_warmup.json5: Example worker configuration showing
  how to use warmup_delay_secs, readiness_check_script, and
  readiness_timeout_secs options.

These examples help users configure workers to delay registration
until they are fully ready to accept tasks, preventing stalled jobs
during cold pod startups.
…d-worker-registration

* 'main' of github.com:TraceMachina/nativelink:
  output_files can be very noisy, drop from debug (TraceMachina#2123)
  Support ignorable platform properties (TraceMachina#2120)
@MarcusSorealheis MarcusSorealheis merged commit 64c39ac into TraceMachina:delayed-worker-registration Jan 26, 2026
2 checks passed
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.

1 participant