vhive-serverless / invitro

Load generator and trace sampler for serverless computing
MIT License
17 stars 14 forks source link

Correctly enable failure generation #561

Closed leokondrashov closed 5 days ago

leokondrashov commented 5 days ago

Summary

In previous version, the default failure config was triggering failure even when FailureEnabled was set to false

Implementation Notes :hammer_and_pick:

External Dependencies :four_leaf_clover:

Breaking API Changes :warning: