Commit 604a10f
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 bc9ca7e commit 604a10f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
868 | | - | |
| 868 | + | |
869 | 869 | | |
870 | 870 | | |
871 | | - | |
| 871 | + | |
872 | 872 | | |
873 | 873 | | |
874 | 874 | | |
| |||
0 commit comments