pub fn error_stream( message: String, provenance: Vec<String>, recoverable: bool, ) -> PlexusStream
Create an error stream
Returns a single-item stream containing an error event.