envoyproxy/envoy

wasm: add option for restarting VMs on failure

Open

#16 726 ouverte le 30 mai 2021

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
area/wasmenhancementhelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

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?

Guide contributeur