aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_ext_example.h
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2023-05-08 12:04:29 +0200
committerAleksandr Nogikh <wp32pw@gmail.com>2023-05-09 16:23:28 +0200
commit117beff05c4507112c6f4aadbff055994306fa43 (patch)
tree7e08702d07456a19629e7e65df30208d5f40761f /executor/common_ext_example.h
parenta4f0ae5e41b92db1cfcc4172269dbd585410218d (diff)
vm: separate boot time and infrastructure errors
It's not correct to mix them since they point to fundamentally different issues: 1) Boot time errors are caused by a problematic kernel image and can only be resolved by using another kernel version or config. 2) Infrastructure errors are temporary, so we can just try again some time later. Reserve the existing BootError for (1) errors and let all other VM handling errors refer to (2). To make it possible to attach more output to the infra error, introduce the VerboseInfraError type.
Diffstat (limited to 'executor/common_ext_example.h')
0 files changed, 0 insertions, 0 deletions