-
Type:
Task
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The MozJS wasm implementation needs the ability to set a timeout that can kill the JS execution if it runs from an arbitrary amount of time. The wasmtime exposes an `epoch_interruption` API which we could use if it proves to cater to our use case. Otherwise we would need to have the host side (mongod/s) handle the timeout and termination logic and forward it to the wasm bridge.
- is related to
-
SERVER-121743 Resource limiting in the WASM bridge
-
- Closed
-
- related to
-
SERVER-123708 Complete TODO listed in SERVER-122128
-
- Closed
-
-
SERVER-125771 Complete TODO listed in SERVER-122128
-
- Needs Scheduling
-