envoyproxy/envoy

wasm: add option for restarting VMs on failure

Open

#16.726 aberto em 30 de mai. de 2021

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/wasmenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

sometime we might want to restart VMs as soon as they trapped so that they can minimize the impacts of, for example, bugs in their Wasm programs to incoming streams.

cc @PiotrSikora WDYT?

Guia do colaborador