Commit 7c273ab
[Bugfix]: Fix streaming "connection closed" before body consumed in orchestrated disaggregated routing (#960)
* issues/952: fix streaming connection closed before body consumed in orchestrated disaggregated routing
Signed-off-by: shoreline2 <shoreline2@users.noreply.github.com>
* Ensure response is released in failure scenarios
Signed-off-by: shoreline2 <shoreline2@users.noreply.github.com>
* Address pre-commit ruff check
Signed-off-by: shoreline2 <shoreline2@users.noreply.github.com>
---------
Signed-off-by: shoreline2 <shoreline2@users.noreply.github.com>
Co-authored-by: shoreline2 <shoreline2@users.noreply.github.com>
Co-authored-by: Rui Zhang <51696593+ruizhang0101@users.noreply.github.com>1 parent a16f60f commit 7c273ab
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
796 | | - | |
| 796 | + | |
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
| |||
842 | 842 | | |
843 | 843 | | |
844 | 844 | | |
845 | | - | |
| 845 | + | |
846 | 846 | | |
847 | 847 | | |
848 | 848 | | |
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | 852 | | |
853 | | - | |
| 853 | + | |
| 854 | + | |
854 | 855 | | |
855 | 856 | | |
856 | 857 | | |
| |||
870 | 871 | | |
871 | 872 | | |
872 | 873 | | |
| 874 | + | |
873 | 875 | | |
874 | 876 | | |
875 | 877 | | |
| |||
893 | 895 | | |
894 | 896 | | |
895 | 897 | | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
896 | 901 | | |
897 | 902 | | |
898 | 903 | | |
| |||
0 commit comments