You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zephyr: log shard retries as histogram of attempts
Instead of logging every shard's attempt count, log the histogram of
attempts -> shard count. Keeps retry visibility without the per-shard
noise on large jobs with many preemptions.
0 commit comments