Interfaces on the read path

If I implement an interface for a template and there’s an error during execution, would any part of the API notify me?

The InterfaceView has a view_status field that should tell you about the error daml/event.proto at 3b2a89e06065bfc316f589d9f5d3e68020af2143 · digital-asset/daml · GitHub

That makes a lot of sense, thank you. For some reason I was fixed on just the changes to the CreatedEvent.