Why do callbacks return Continue when VM crashes #353
Unanswered
bhakta0007
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying this with onRequestHeaders. I deliberately introduced an exception so the WASM VM crashes. I notice that the return value of onRequestHeaders is FilterHeadersStatus::Continue.
Why is this the case?
context:cc
cc: @PiotrSikora
Beta Was this translation helpful? Give feedback.
All reactions