envoyproxy/envoy

wasm: add option for restarting VMs on failure

Open

#16,726 opened on May 30, 2021

View on GitHub
 (7 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/wasmenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 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?

Contributor guide