-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Atlas Streams
-
Sprint 62
If streams_startStreamProcessor fails before making it to Executor start, it is hard to see in engine logs why that command failed. While the Agent will log the failure reason, it's convenient to log this in the engine as well.
We can amend the startStreamProcessor command implementation (and other commands), to try/catch, log with a stub context, and rethrow the exception.