Error event handling
- Add filter to select events that emitted a certain message.
- Add signal handler that dumps the raw event
- Scheduler error handling:
- Fix event StatusCode after failure
- By default we stop after the first failure
- Add a test to check skipping isolated failures works (StopAfterNFailures > 1)
Edited by Rosen Matev