[Scheduler] Decouple maybe_send_health_check_signal from process_batch_result (#20227)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Liangsheng Yin
2026-03-09 21:18:56 -07:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 2e7682414b
commit 208f1428e9
5 changed files with 20 additions and 1 deletions
@@ -219,3 +219,5 @@ class SchedulerMultiplexMixin:
self.split_prefill_batch = None
wait_prefill_kernel_done = False
adjust_stream_group = True
self.maybe_send_health_check_signal()