mirror of
https://github.com/nestriness/nestri.git
synced 2026-09-19 09:15:19 +03:00
fix(core): point the placement marker at the decision that covers placement
This commit is contained in:
@@ -55,7 +55,7 @@ export namespace Placement {
|
||||
}
|
||||
if (hosts.length > 1) {
|
||||
// Not a caller error: the request is fine and the system cannot yet
|
||||
// answer it. An orchestrator is what closes this. todo(d-0048)
|
||||
// answer it. An orchestrator is what closes this. todo(d-0014)
|
||||
throw new VisibleError(
|
||||
'internal',
|
||||
ErrorCodes.Server.SERVICE_UNAVAILABLE,
|
||||
|
||||
Reference in New Issue
Block a user