Commit c3da592
Rename enqueue_polled_events to enqueue_event_batch
Internal sink method on OrchestrationEventService still carried the
"polled" name from the old polling path. The streamer is its sole
caller; renaming aligns it with the streamer's handle_event_batch
terminology. No behavior change.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent 4e7ad1f commit c3da592
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
832 | | - | |
| 832 | + | |
833 | 833 | | |
834 | 834 | | |
835 | | - | |
| 835 | + | |
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| |||
0 commit comments