Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
probes: add required dependency field
This is done through the following steps: 1. Split the probes into a separate module 2. Probes are handled implicitly through handles 3. Events have probe dependencies which includes a handle and a required field 4. Attaching failure is handled according to the required field
- Loading branch information