Errors that happens in init method does not visualize on frontend. Sailor version: io.elastic:sailor-jvm:2.1.3-SNAPSHOT and earlier. Example: 1. Create trigger/action with init method that throws RuntimeException 2. Create flow with trigger/action from previous step 3. Start flow 4. Error can be seen in logs 5. Frontend does not show any errors **Investigation** Compared to Sailor NodeJS: `reportException` method in file Sailor.java lack following headers: 1. workspaceId 2. containerId 3. function Screens for clarity:    
Errors that happens in init method does not visualize on frontend.
Sailor version: io.elastic:sailor-jvm:2.1.3-SNAPSHOT and earlier.
Example:
Investigation
Compared to Sailor NodeJS:
reportExceptionmethod in file Sailor.java lack following headers:Screens for clarity: