Add async-flow test of host vow rejection #9705
Labels
asyncFlow
related to membrane-based replay and upgrade of async functions
enhancement
New feature or request
What is the Problem Being Solved?
#9703 was not discovered until we had a test case of an orchestrated contract failure.
We should have caught this in async-flow testing instead.
Description of the Design
Add a test where a host API returns a rejected vow (either immediate or through shortening). The guest does not need to let the error propagate and can handle the rejected guest promise.
The text was updated successfully, but these errors were encountered: