Commit f907572
committed
Move _get_request_router to PR 4 and make private
This method is consumed by the ingress routing logic in this PR, not by
the base substrate PR. Renamed to private with TODO to migrate to
DeploymentHandle.choose_replica() once ray-project#60865 lands.
Signed-off-by: Seiji Eicher <seiji@anyscale.com>1 parent a49e1f6 commit f907572
2 files changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
620 | | - | |
| 620 | + | |
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1079 | 1079 | | |
1080 | 1080 | | |
1081 | 1081 | | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
1082 | 1098 | | |
1083 | 1099 | | |
1084 | 1100 | | |
| |||
0 commit comments